This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

The Open Source Zone


Jamon

Project Name Jamon
Category Web templating
Programming Language Java
Project Home Page http://www.jamon.org/
License(s) Mozilla Public License
License URL(s) http://www.mozilla.org/MPL/MPL-1.1.html
Tags (edit) dynamic content, html, mvc, template, web page

Jamon is a text template engine for Java, useful for generating dynamic HTML, XML, or any text-based content. In a typical Model-View-Controller architecture, Jamon clearly is aimed at the View (or presentation) layer.

Because it is compiled to non-reflective Java code, and statically type-checked, Jamon is ideally suited to support refactoring of template-based UI applications. Using mock objects -like functionality, Jamon also facilitates unit testing of the controller and view. See the list of features for more detail.

Edit project.

Report abuse.

Similar Projects (edit)

Reviews

Be the first person to review this project!

User tips

Add a tip.

Related books

Add more books.


Last modified on 2005-06-06 15:43:08.212 (rel. 2).