SiTE is a fast, lightweight Java template engine which cleanly separates presentation from application code. It parses any text-based template and creates a structured document representation that enables an application to change the template's contents at runtime without regard to its format.
STORE consists of two related parts: a framework for representing the contents of a relational database as Java objects (similar to but simpler than Entity EJBs), and a set of tools for automatically creating Java classes and/or SQL statements from a DB diagram or existing DB tables.