Download List

Project Description

FM-Classic provides an easy way to get data from
Java servlets into Web pages. It also helps you
keep graphic design separate from application
logic. The template language is powerful and
intuitive, the compiler is fast, and the output
approaches the speed of static HTML pages.
FM-Classic is a continuation of the FreeMarker 1.x
code base.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-11-03 14:57
1.8 beta 1

This beta release adds native numeric support to
the 1.x code base. New template models have been
introduced to supercede the old template list
model, and thread safety is now supported
correctly. New operators have been added,
including elseif and numeric operators. The parser
has received more attention, mainly to ensure that
new operators don't interfere with variable names.
Old deprecated classes and methods have been
removed.
Tags: Minor feature enhancements

2002-06-03 20:58
1.7.5

This release contains a reworked package
structure, merging the Expose and FreeMarker trees
into a common code base. The exception classes now
take an optional exception as a parameter to
indicate the underlying cause of an exception. The
examples have been updated and reorganized, and
some of the internals were streamlined.
Tags: Minor feature enhancements

Project Resources