Which of the following tags is used to generate a password field in JSF?

20. Which of the following tags is used to generate a password field in JSF?

  1. <h:password>
  2. <h:hidden>
  3. <h:InputSecret>
  4. <h:inputHidden>

Answer: C) <h:InputSecret>

Explanation:

<h:InputSecret> tag is used to generate a password field in JSF.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.