Skip to content
EntityQ917721· pop 8· linked from 30 articles

Also known as view

In computing, Facelets is an open-source Web template system under the Apache license and the default view handler technology (aka view declaration language) for Jakarta Faces (JSF; formerly Jakarta Server Faces and JavaServer Faces). The language requires valid input XML documents to work. Facelets supports all of the JSF UI components and focuses completely on building the JSF component tree, reflecting the view for a JSF application.

Wikidata facts

Official website
facelets.dev.java.net
Sources (2)

via Wikidata · CC0

~7 min read

Article

11 sections
Contents
  • Element conversion
  • Templating
  • Content re-use
  • Referencing a file
  • Custom tags
  • Composite components
  • Parameterized includes
  • See also
  • References
  • Bibliography
  • External links

In computing, Facelets is an open-source Web template system under the Apache license and the default view handler technology (aka view declaration language) for Jakarta Faces (JSF; formerly Jakarta Server Faces and JavaServer Faces). The language requires valid input XML documents to work. Facelets supports all of the JSF UI components and focuses completely on building the JSF component tree, reflecting the view for a JSF application.

Although both JSP and Faces technologies have been improved to work better together, Facelets eliminates the issues noted in Hans Bergsten's article "Improving JSF by Dumping JSP"

Available in 8 languages

via Wikidata sitelinks · CC0

Connections

Categories