You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Chen, Dean (Zhun)" <De...@gs.com> on 2002/07/19 21:10:38 UTC

DispatchAction question

Hi,
I have a question regarding DispatchAction.

I have class UserAction that extends DispatchAction.
It it, if I have a method called "save".  Is it possible to have both
"execute" method and "save" method in UserAction?

Basically, I want the ability to use "save" when a parameter is defined and
use "excute" when it's not. 

Thanks,

Dean Chen

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>