I have a BaseAction which extends o.a.s.a.Action and has a few common
methods to be used by hundred other actions. But for actions that implement
DispatchAction I have to create another BaseDispatchAction class to hold the
common functionality for all DispatchActions. Is there a way to avoid this
duplication?
Thanks,
Affan
---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org
|