List some advantages of facelets.
Answer / Ashutosh Kumar Pandey
Advantages of using Facelets include improved reusability, increased separation of presentation and business logic, better performance due to the caching of UI components, ease of maintenance as changes in templates affect all related pages, support for XHTML markup, and easier integration with JSF components.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the difference between jsf 1.0vs.jsf 2.0?
What is h:message tag in jsf (javaserver faces)?
What is cdi application?
What are the facelets composite components?
What is h:form tag in jsf (javaserver faces)?
Why jsf is not so popular as mvc framework like spring mvc, even though its older?
How are the name and eager attributes used in managed bean?
Give the system requirements for the jsf use.
Explain the difference between the attributes immediate and rendered?
how you can call multiple listeners in JSF?
What is h:commandlink tag in jsf (javaserver faces)?
What does the @applicationscoped annotation indicate?