jWebApp is a Java-based Model-View-Controller (MVC) Web application framework that is specifically designed to satisfy the need for minimalistic simple Web development. It is configuration-free, straightforward, and extremely easy to work with.
| Tags | Database Software Development Libraries Java Libraries Application Frameworks Internet Web HTTP Servers Database Engines/Servers API |
|---|---|
| Licenses | Simplified BSD |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: A new object mapping ability for forms was added. You can now use plain HTML forms and tags in a far simpler manner. A validation problem where some methods returned true instead of false was fixed.


Release Notes: This release changes the license to Simplified BSD and adds complete documentation.


Release Notes: Documentation enhancements and minor bugfixes.


Release Notes: Major update includes even easier URL to object/method mapping using normal class/method naming conventions. The documentation was enhanced. commaSeparatedValues was added to the select tag.


Release Notes: This release fixes a null pointer bug (in jPersist) with sql :attributes.