What is f:validatebean tag in jsf (javaserver faces)?
Answer / Vijay Bhushan
The f:validateBean tag is a JSF custom validator that validates the managed bean instance before saving.
| Is This Answer Correct ? | 0 Yes | 0 No |
What tags for validation exist in jsf?
Can the JSF support multiple faces configuration files?
What is JSF Navigation Rule?
How do you compare jsf with spring framework?
Explain the different kinds of bean scopes in jsf?
List the benefits of Expression Language?
What are some ways to declare a class a managed jsf bean?
Give a list of facelet tags.
What are the various features of java server faces?
List the new features of jsf 2.0?
Explain what is the JSF architecture?
what is rendering of page in JSF?