Roth is a full-stack framework for enterprise web application development in Java.
Though it can be characterized as an M.V.C. framework, a more accurate description would be a M.U.S.I.C. framework (Model Utility Servlet Interface Client). The Model and Utility components provide a simple persistence-like interface to database back-ends, without the complexity or overhead of JPA or Hibernate. The servlet component provides a simple and easy way to generate concise controller code with automatic POST processing. The Interface and Client components provide simple and easy components which reduce the code necessary to create UI pages.
All components are designed to work in concert to provide a consistent code set, however you have the freedom to use portions with other frameworks as desired.
Roth is a continuation and successor of the JpPortal framework. (Roth is an Irish word pronounced 'row-h' which means 'wheel' -- as in "Why reinvent the wheel?" -- "To make it better!")
Roth
Roth is a full-stack enterprise application development framework.
Status: Beta
Brought to you by:
jppayne2
Downloads:
0 This Week