|
Project Information
Featured
Downloads
Links
|
JCatapult is a web application development framework built on many standard open source frameworks and provides a number of additional features to help reduce the time for developing web applications. The frameworks that JCatapult is built on include:
Some of the features that JCatapult provides are:
One of the core concepts built into JCatapult is module based web development. This allows modules to be built and quickly reused across multiple applications. You can think of a module as a completely reuse set of features such as a Blog. Modules general contain services, entities, actions, views, and much more. |