java web framework - annotations - pojo - NO XML - state-free - clean, technology agnostic urls - REST - invisible to the web-client - JSP, Velocity, FreeMarker (others pluggable) - annotations for JavaScript/CSS dependencies - create reusable compon

Features

  • annotation based configuration, no XML, no web.xml URL mappings
  • clean technology agnostic URLs with parameters in the URL string, ideal for REST
  • support for Velocity, JSP, Freemarker, other rendering technologies easily pluggable
  • maven2 support
  • spring support
  • UTF-8 support
  • validation
  • complete separation of active (action-pojos) and passive (render-pojos) leads to reusable UI fragments
  • create pluggable, selfcontained components in jars that include classes, templates, JavaScript, CSS, actions
  • zscript javascript loader framework integration

Project Activity

See All Activity >