YaKwa is a Java Web application that allows CRUD operations on tables of a database. The application allows to browse, search and edit table data. Virtually all databases that have a JDBC driver are supported.
This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
Use JPA entities to quickly and reliably generate (Ajax-able) HTML edit forms. Make web site development with database interaction easier with automated JSP taglibs that allow you to modify your JPA entities through a web page with a few lines of code.