A powerful Java Template Engine, great for building HTML or XML docs. Chunk can handle many other needs and situations as well. In-tag filters & default values, multiple snippets per file, layered themes, macros, conditional includes, localization & more.
TinyTemplate is a small single-file templating engine in Java. A PHP version is also available.
Templates can access the available variables and nested fields/values, format the values dependent on the locale. Conditional statements and loops are also supported.