
September 22nd, 2005, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 868
Time spent in forums: < 1 sec
Reputation Power: 5
|
|
|
Validator
The Struts framework features a built-in database for performing data validations on incoming form data. Its simple interface means that developers can focus on writing validation code; additionally, you can plug your own custom routines into Validator. This article shows you how. It is taken from chapter six of the book The Complete Reference Struts, written by James Holmes (McGraw-Hill/Osborne, 2004; ISBN: 0072231319).
Read the full article here: Validator
For more discussion go here: Blog Article Discussion
|