The Niggle web application framework is a java class library that allows
a complete separation of data and presentation from the servlet's dispatching
logic. It leverages various Java API's as well as the freemarker templatelibrary.
(F)irm, (F)ast, (F)lexible and (F)ree Java Web Framework. Supports RESTful web services in a manner roughly based on JAX-RS and Jersey. Prevents mixing presentation and business layer by powerful template system and flexible, reusable components.