Server Scripting (5)

Categories:

Regular Links:

http://archive.apache.org/dist/java/
Apache JServSSI Project Open in a new browser window
   Describes the predecessor to JSP technology; includes syntax and distribution. [Open Source, BSD-like]
   http://archive.apache.org/dist/java/
http://freemarker.org/
FreeMarker Open in a new browser window
   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]
   http://freemarker.org/
http://teatrove.sourceforge.net/tea.html
Tea Open in a new browser window
   A simple yet powerful template language. Tea is most commonly used for creating dynamic web pages in the TeaServlet. [Open Source, Apache-like]
   http://teatrove.sourceforge.net/tea.html
http://rmdms.sourceforge.net/
The Rich Mens Document Management System (rm -d ms) Open in a new browser window
   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]
   http://rmdms.sourceforge.net/
http://www.webmacro.org/
WebMacro Servlet Framework Open in a new browser window
   A server-side scripting engine. It uses Java introspection to make any object in your servlet accessible in your scripted template. [Open Source, GPL/Commercial]
   http://www.webmacro.org/

Last Updated: 2007-01-30 15:07:13