Re: Extend form-bean in struts-config

2007-02-05 Thread Laurie Harper
[EMAIL PROTECTED] wrote: Hi In my struts config, I have a few forms, with type DynaValidatorForm. The problem is, I have a few forms who share a few fields. Is there a way to declare a superform and let the other extend that form, so that I don't have to declare the common fields for every

Extend form-bean in struts-config

2007-02-05 Thread bjorn.de.bakker
Hi In my struts config, I have a few forms, with type DynaValidatorForm. The problem is, I have a few forms who share a few fields. Is there a way to declare a superform and let the other extend that form, so that I don't have to declare the common fields for every form? Tia Bjorn De Bakker