What is f:validaterequired tag in jsf (javaserver faces)?
Answer / Prince Kumar
The f:validateRequired tag is a JSF custom validator that ensures a required field is not empty.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of the facelets tag?
What is the use of the view module?
How can we obtain the generated event?
What do you mean by bean scope?
Which rendering model is used in jsf?
Explain value expression and method expressions in jsf?
What is managed bean and backing bean in jsf?
What are the different types of expressions supported by jsf el (expression language)?
Can we integrate jsf with other popular frameworks such as spring, hibernate etc?
What is a managed bean?
What are the available scopes for the managed bean?
What tags are used for action and navigation?