Definition of facelet in English English dictionary
(Bilgisayar) Facelets is an open source web framework under the Apache license and alternative view handler technology for the Java Server Faces (JSF). The framework requires a valid input XML documents to work. This mean that all web pages must be valid XHTML format. Facelets supports all of the JSF UI components and builds its own component tree, reflecting the view for a JSF application. Although both JSP and JSF technologies have been improved to work better together, Facelets eliminates the issues noted in Hans Bergsten's article "Improving JSF by Dumping JSP"[1]