List some advantages of Facelets.

devquora
devquora

Posted On: Feb 22, 2018

 

Following are some of the advantages of Facelets: –
  • In this, the code can be reused with the help of templating and composite components.
  • Functional extensibility of components and other server-side objects are provided through customization.
  • Compilation time is much faster.
  • The expression language is validated at compile time.
  • Rendering can be done with a high performance.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    JSF Interview Questions

    What do you understand by Java Server Faces (JSF)?

    It is a component-based user interface framework which works on the server side and is used for the development of web ..

    JSF Interview Questions

    List the various benefits of Java Server Faces.?

    Following are some of the main features of Java Server Faces: – The behavior and presentation of the web application ..

    JSF Interview Questions

    What are the various features of Java Server Faces?

    Some of the main features of Java Server Faces are listed below: – It is a server-side component-based framework. Inb..