Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
1.2.8
-
None
-
None
Description
I'm working on a project in which we are using both dynamic Forms (DynaValidatorForm) and Struts Validator.
Actually, it's not possible to inherit dynamic forms, and there's duplicate code in our form-beans declarations..
It would be a nice enhancement to add the possibility to add inheritance in a declarative way (i.e. in the struts-config.xml).