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 are the main functions of the method in backing bean?
Explain the different kinds of bean scopes in jsf?
How to create jdbc (java database connectivity) connection in jsf (javaserver faces) application?
Mention some of the validator tags used in JSF?
Explain different ways of declaring a managed bean in JSF?
What are different implementations of JSF API?
How to access css (cascading style sheets) file in jsf (javaserver faces) application?
What is a render kit?
what is rendering of page in JSF?
What is f:validatelongrange tag in jsf (javaserver faces)?
What is meant by bean scope?
List the benefits of Expression Language?