What are standard JSF tag libraries?
Answer / Rovish Kumar
Standard JSF tag libraries include: core (h:), facelets (f:), and UI components (ui:).
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain immediate and rendered attributes?
How can we obtain the generated event?
Mention some of the functions that the backing bean method performs?
Can jsf contain multiple configuration files?
Explain the working of execution phase in jsf.
How to validate managed bean in jsf (javaserver faces)?
Which rendering model is used in jsf?
List out the converter tags used in JSF?
What is resource bundling in jsf?
What is javaserver faces expression language?
What is h:outputtext tag in jsf (javaserver faces)?
Name several facelets tags.