java templating velocity

  • submit to reddit

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 - 8375 views - 07/07/08 by Kent Johnson in Articles