JET - Java Enterprise Turbine is a web framework which offers an easy to use web development environment. The focus is on building and reusing forms instead of whole pages like JSP. JET uses Freemarker templates to generate html pages.
5 good reasons why you should use JET
method based dependency injection for actions
extendable reuseable/changeable form instances
client, ajax and server side validation
modular and reuseable pages via Freemarker Templates
faster development (scratchboard, delegation, chaining)