Menu

FormProc 1.2 Released

FormProc version 1.2 is now available at http://www.formproc.org/ .

FormProc is an open source Java library designed to make handling and validating forms easy. Forms are represented as objects which manage a collection of form elements. Submitted data can be validated through several mechanisms including regular expressions, BSF supported scripting languages and custom Java classes.

This release includes the following changes: Added missing JavaDoc package comments. Converted to Apache Commons Logging for logging. Moved fields to top of code to follow Sun standards. Updated copyright date. Converted all tabs to 4 spaces. Modified build scripts to take advantage of newer Ant features. Updated log4j to version 1.2.7.

For more information please visit http://www.formproc.org/ . You can also join the FormProc mailing list at http://lists.sourceforge.net/lists/listinfo/formproc-developer .

Posted by Anthony Eden 2003-02-10

Log in to post a comment.