database

freemarker - FreeMarker template engine

Website: http://freemarker.sourceforge.net/
License: BSD-style
Vendor: JPackage Project
Description:
FreeMarker is a "template engine"; a generic tool to
generate text output (anything from HTML or RTF to
autogenerated source code) based on templates.
FreeMarker is designed to be practical for the generation
of HTML Web pages, particularly by servlet-based applications
following the MVC (Model View Controller) pattern.
Although FreeMarker has some programming capabilities,
it is not a full-blown programming language like PHP. Instead,
Java programs prepare the data to be displayed, and FreeMarker
just generates textual pages that display the prepared data
using templates.
FreeMarker is not a Web application framework. It is suitable
for a component in a Web application framework, but the
FreeMarker engine itself knows nothing about HTTP or servlets.

Packages

freemarker-2.3-1jpp.src [1.7 MiB] Changelog by Ralph Apel (2004-10-08):
- First release
freemarker-2.3-1jpp.noarch [635 KiB] Changelog by Ralph Apel (2004-10-08):
- First release

Listing created by Repoview-0.6.6-5.mga4.tainted