Posted By:
Navier_Stokes
Posted On:
Thursday, July 10, 2003 01:09 PM
I have a validate() method in my ActionForm. This ActionForm is used by several form-beans. Other than using flags with conditional statements in ActionForm.validate to determine which fields need to be validated, is there a better and cleaner method using the configuration file?