-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Not A Problem
-
Affects Version/s: 1.2.8
-
Fix Version/s: None
-
Component/s: Core
-
Labels:None
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).