Mention some of the validator tags used in JSF?



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

Post New Answer

More Java Server Faces (JSF) Interview Questions

What does the @managedproperty annotation mean?

1 Answers  


Explain the difference between value expression and method expression.

1 Answers  


What is cdi in jsf?

1 Answers  


What are the different types of Page Navigation supported in JSF?

1 Answers  


How does render phase work in jsf (javaserver faces) life cycle?

1 Answers  


Can we have a jsf application without faces-config.xml?

1 Answers  


Can we integrate jsf with other popular frameworks such as spring, hibernate etc?

1 Answers  


How to map faces servlet instance in jsf (javaserver faces) application?

1 Answers  


What is h:message tag in jsf (javaserver faces)?

1 Answers  


Explain the name backing bean.

1 Answers  


What is a view object?

1 Answers  


List the benefits of Expression Language?

1 Answers  


Categories