Hamlets

For other uses, see Hamlet (disambiguation).
Hamlets
Developer(s) René Pawlitzek, IBM
Stable release
1.7.1 / June 29, 2012 (2012-06-29)
Development status Active
Written in Java
Operating system Cross-platform
Type Web application framework
License BSD
Website http://hamlets.sourceforge.net/

Hamlets(previously known as IBM Servlet-based Content Creation Framework) is the name of an open source system for generating web-pages originally developed by René Pawlitzek at IBM. He defines a Hamlet as a servlet extension that reads XHTML template files containing presentation using SAX (the Simple API for XML) and dynamically adds content on the fly to those places in the template which are marked with special tags and IDs using a small set of callback functions. A template compiler can be used to accelerate Hamlets.

Hamlets provide an easy-to-use, easy-to-understand, lightweight, small-footprint, servlet-based content creation framework that facilitates the development of Web-based applications. The Hamlets framework not only supports but also enforces the complete separation of content and presentation.

References

This article is issued from Wikipedia - version of the 5/11/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.