 |
Facelets Tools
Have you found or written any useful tools for working with Facelets? Feel free to link to them here.
Commercial Tools
At this time Bea Workshop doesn't support Facelets
Free Tools
Open Source Tools
- Struts2Facelets - Perl script to help migrate a Struts application to Facelets.
- Facelets and XSD-converted TLDs for Eclipse - XSL transformation to convert TLDs into XSDs for content assist and pop-up documentation when opening Faces .xhtml files in the XML editor in Eclipse and other IDEs.
- Jawr - A utility library based upon servlets and tag libraries that helps developing applications with large javascript codebases. It allows to distribute javascript in many separate modules which are joined and compressed upon deployment. Therefore it is both a productivity and an optimization tool, since it makes development simpler and also makes page loading for end users a lot faster. Specific docs for using it with Facelets apps are found here.
|