Welcome to WWWApp

WWWApp is a Java class library for rapid development of forms-based Web applications using Java Servlets or JSP. It has a high level of support for easy validation of inputs. In case of data entry errors, it offers the user his or her previous inputs again with a minimum of programming. Validation and input is supported through extended database schema information supplied in "simplified" XML.

WWWApp can also associate input field names with database field names automatically, allowing database insert, update with one line of code, and similarly can fill an entire HTML form with database with a similar line of code.

WWWApp is available under the terms of the Library GNU Public License.


Credit: The base support for forms is derived from code by Ed Korthof and James Cooper.

Email author Cris Perdue.

SourceForge Logo