What is facelets?



What is facelets?..

Answer / Vivek Arya

Facelets is a UI component library for JSF that provides an alternative to the standard view handler and allows developers to create their own custom tags and components. Facelets enhances the performance and flexibility of JSF applications by reducing the amount of generated code and offering fine-grained control over the structure of the rendered HTML.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What is the role of JSF converter tags?

1 Answers  


what is the difference between JSF and Struts?

1 Answers  


How do you compare jsf with spring framework?

1 Answers  


What is JSF?

1 Answers  


What is the standard jsf tag library?

1 Answers  


How to create jdbc (java database connectivity) connection in jsf (javaserver faces) application?

1 Answers  


What is managed bean?

1 Answers  


What does navigation rule mean in jsf?

1 Answers  


What is javaserver faces ui component class?

1 Answers  


What do you understand by managed bean in jsf?

1 Answers  


How to map faces servlet instance in jsf (javaserver faces) application?

1 Answers  


How to relocate web resources in jsf (javaserver faces) application?

1 Answers  


Categories