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 does the @managedproperty annotation mean?
Explain the difference between value expression and method expression.
What is cdi in jsf?
What are the different types of Page Navigation supported in JSF?
How does render phase work in jsf (javaserver faces) life cycle?
Can we have a jsf application without faces-config.xml?
Can we integrate jsf with other popular frameworks such as spring, hibernate etc?
How to map faces servlet instance in jsf (javaserver faces) application?
What is h:message tag in jsf (javaserver faces)?
Explain the name backing bean.
What is a view object?
List the benefits of Expression Language?