org.gjt.itemplate
Downloads Source Javadoc
Author: Itamar Carvalho itamar@gjt.org
Home Page: ITemplate Home Page
Version: 1.0
Release Tag: $
Release Date: 2001/08/02 23:16:37
JVM Required: 1.2
License: GNU Library General Public License
Categories: library, text
Requirements:
Dependencies: No dependencies
Externals: None

Fill in text templates with variable content.

This library lets you fill in a text template with some dynamic content, that you will pass in a Hashtable object.

The intention was to provide a mean to work confortably with HTML in Servlets, having in separate files the HTML design and the Java code. I have started this in the beginning of my Java learning. Probably it can be optimized.

This library was inspired by Perl Text::Template module (see http://www.cpan.org).


Downloads

The following page lists the available downloads for the release of package 'org.gjt.itemplate' tagged ' $'. If you need to work with releases other than ' $', you will need to use the anonymous CVS server to access them.