Wednesday December 5, 2007. 12:46 PM
FreshMeat
FreeMarker is a template engine that was originally designed so that servlet-based applications could keep graphical design separate from application logic. The templates provide an easy and highly flexible way to generate any kind of text output (HTML, PostScript, TeX, source code, etc.) from a variety of data sources such as Java objects, Jython objects, XML object models, and more.
License: BSD License (original)
Changes:
This release contains many small improvements and
bugfixes. Most importantly, the JSP 2.0/2.1
custom-tag support is now much fuller.