java templating velocity

Simple Templating System for Java

A templating system allows generating the text for HTML, emails, SQL, etc. without hardcoding the text in Java. This greatly improves the managability of your...

6 replies - 5643 views - 07/07/08 by Kent Johnson in Articles