Menu

FormProc 0.9 Released

FormProc version 0.9 is now available at http://formproc.sf.net/

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: Complete rewrite of validation interface to simplify creation and configuration of validators. Mechanism for storing field values in a form's target object is now pluggable through the Storer interface. Created two storers: ReflectionStorer and MapStorer. Class validator's now configured properly. Added ErrorDialog to example application.

For more information please visit http://formproc.sf.net/ or contact Anthony Eden [me@anthonyeden.com]. You can also join the FormProc mailing list at http://lists.sourceforge.net/lists/listinfo/formproc-developer

Posted by Anthony Eden 2002-03-17

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.