jWebApp 4.8.5 (Default branch) |
|
|
jWebApp is a Java-based Web application
development framework that is specifically
designed to satisfy the need for simple Web
development. jWebApp is configuration free,
straightforward, and extremely easy to work with.
License: GNU General Public License v3
Changes:
This release has support for forms via tag file utils that manage using param.val, object.val, or defaultVal. It includes improved URI mapping and caching. There is support for prepared statements and batch updates. Repeat inserts and updates use the same statement for faster database performance (see UpdateManager). There is a bugfix for associations when using POJOs.
|