| 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.
Similar Projects (edit)
Reviews
Be the first person to review this project!
User tips
Related books
Last modified on 2005-06-06 15:43:08.212 (rel. 2).
