What are the different types of validation used in jsf?
Answer / Prashant Dubey
JSF supports various types of validation such as Constraint Validation, Bean Validation, and Custom Validation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is java server faces (jsf)?
What is h:form tag in jsf (javaserver faces)?
What are the available scopes for the managed bean?
Explain what is the JSF architecture?
What is h:inputext tag in jsf (javaserver faces)?
Why is jsf not as popular as, for example, mvc frameworks like spring mvc, although jsf is older and included in jee?
What are the available validation tags in jsf (javaserver faces)?
Explain the differences between a managed bean and backing bean in jsf?
What tags are used for action and navigation?
What is h:commandlink tag in jsf (javaserver faces)?
What is javaserver faces ui component?
How to declare the message beans in the faces –config.xml file?