What are converter tags in JSF?
Answer / Nirbhay Raj Singh
Converter tags in JSF are used to convert Java objects to their string representation and vice versa. They are typically used when the value entered by the user doesn't match the type expected by the model.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the lifecycle of facelets application in jsf (javaserver faces)?
What is jsf life cycle and its phases?
Name several facelets tags.
Explain what is the JSF architecture?
What standard jsf tag libraries do you know?
Explain JSF architecture?
What is the standard jsf tag library?
List the available scopes for managed bean in jsf.
What is f:validatelongrange tag in jsf (javaserver faces)?
What is the significance of name and eager attributes in managed bean?
What about jstl and javaserver faces ?
What does navigation rule mean in jsf?