  |
Apache JServSSI Project - http://archive.apache.org/dist/java/
Describes the predecessor to JSP technology; includes syntax and distribution. [Open Source, BSD-like] |
  |
FreeMarker - http://freemarker.org/
Java template engine; a generic tool to generate text output (HTML, RTF, and source code) based on templates. Particularly practical for servlet-based Web applications following the MVC pattern. [Open-source, BSD-style] |
  |
Tea - http://teatrove.sourceforge.net/tea.html
A simple yet powerful template language. Tea is most commonly used for creating dynamic web pages in the TeaServlet. [Open Source, Apache-like] |
  |
The Rich Men's Document Management System (rm -d ms) - http://rmdms.sourceforge.net/
XML/XSL based document management system designed for running websites. Server side application logic is implemented by XSL stylesheets, which may call hard-coded components. [Open Source, GPL] |