Managing Projects
Technologies

YATL

What is it?

A JSP Taglib template library designed to effect a clean separation of business logic from page design. Influenced by the HTML::Template Perl module, it has a deliberately small set of tags to perform common tasks such as variable substitution, looping and conditionals.

See demonstration of output.

Why the name YATL?

Yet Another Template Language, or Yet Another TagLib.

Where do I get it?

The project is hosted at SourceForge: http://www.sourceforge.net/projects/yatl/

What does it do?

Features:

How does it work?

It is simply a JSP1.1 spec (see http://java.sun.com/products/jsp/index.html) Taglib.

How do I use it?

See demonstration of output.

Example application installation

Development/Deployment Installation

Credits

This software has been developed by Sam Jones with assistance from LShift Ltd.

Finally

Any comments/questions/suggestions? Contact me, Sam Jones.