What are different JSF Converter tags?
Answer / Ravi Shankar Dwivrdi
"h:convertNumber", "h:convertDateTime", "h:convertBoolean", and "h:convertEnum" are some examples of JSF Converter tags. These tags are used to convert Java object values to appropriate format for display on the web page.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create jdbc (java database connectivity) connection in jsf (javaserver faces) application?
What is the significance of facelets tag?
What are standard JSF tag libraries?
Explain the life cycle of JSF?
How to access js (javascript) file in jsf (javaserver faces) application?
Explain some of the attributes of <h:form> tag?
How can we get the generated event?
What are some of the facelets tags?
How do you compare jsf with spring framework?
What are the different types of validations in JSF?
What are the standard converters in jsf (javaserver faces)?
Explain @ViewScoped annotations?