1 project tagged "framework"
WebMotion is a Web application development framework based on a REST architecture and the Java EE 6 standard. It features a presentation layer management using pages (JSP, HTML, etc.) and REST service exposition (e.g. XHR calls). It enables you to serialize service results into JSON or XML. The framework has deliberately limited capabilities, but it focuses on the ease of use. It leaves open the choice of persistence framework, dependency injection, and validation.