What are the advantages of facelets?
Answer / Mahesh Chandra Patel
"Facelets provide several advantages, such as cleaner and more maintainable XHTML code due to separation of markup from managed bean code, improved performance due to caching, easier skinning and theming, and better support for AJAX and other web technologies."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by bean scope?
What is f:validaterequired tag in jsf (javaserver faces)?
What are the facelets composite components?
What tags for validation exist in jsf?
What is the difference between jsf-1 and jsf-2?
Can we integrate jsf with other popular frameworks such as spring, hibernate etc?
Mention two ways of binding supported by JSF?
What are different types of expressions supported by JSF EL?
What are user interface components in jsf (javaserver faces)?
How to access web.xml init parameters from JSP page?
What are the main functions of the method in backing bean?
Can we have a jsf application without faces-config.xml?