Mention some of the validator tags used in JSF?
Answer / Mr.prateek Sachdeva
Some common validator tags used in JSF include h:validateLength, h:validateLongRange, h:validateRegex, and h:validateRequired.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is javaserver faces expression language?
What tags are used for action and navigation?
What is jsf life cycle and its phases?
What is the minimum configuration required for a jsf application?
How to access web.xml init parameters from JSP page?
What is cdi in jsf?
What is the main tag in jsf?
How to validate managed bean in jsf (javaserver faces)?
Explain @CustomScoped annotations?
What is h:inputfile tag in jsf (javaserver faces)?
Tell about the life cycle of java server faces.
List some ajax attributes.