I have some action forms that have duplicate fields. I'm thinking of
creating a base abstract form that have some logically related fields and
have actionforms that need it extend from it. This helps in terms of code
reusing but the problem now is that one of my actionforms need fields from 2
seperate base forms. How do I reuse these two base form (since you cant
extend more than once). Or is there a better solution to code reusing for
action forms ?

TIA,
Charles



--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to