Menu

FormProc 1.3 Released

FormProc version 1.3 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: FormManager now accepts a Commons VFS FileObject for loading configuration. Internally FormProc now uses Commons VFS for file system access. Fixed FormResult.getGroupErrorMessage() implementation. (Edgar Gonzalez). Added log.isDebugEnabled() before each log.debug() statement which requires string concatenation. All class loading is now done through the EdenLib ClassUtilities.

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-03-16

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.