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 Ajax is and how JSF is useful for making AJAX call?
Explain different ways of declaring a managed bean in JSF?
What are user interface components in jsf (javaserver faces)?
What is f:validatelength tag in jsf (javaserver faces)?
Explain immediate and rendered attributes?
What are the features of jsf (javaserver faces)?
What is the jsf?
Tell us about the @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations.
How to implement internationalization (i18n) in JSF?
Tell about the life cycle of java server faces.
Explain value expression and method expressions?
Explain JSF architecture?