You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by samk <sr...@yahoo.com> on 2007/04/06 20:37:12 UTC

Struts Dispatch Action

Hi , I am new to struts , I am using a Tabbed page with  multiple buttons on
the page (submit, save, clear)
can some one let me know the process in doing it? As i have read some
article that we can do it with dispatch Action or LookUpDispatch action.
Thx in Adv
Sunny
-- 
View this message in context: http://www.nabble.com/Struts-Dispatch-Action-tf3538175.html#a9876477
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Struts Dispatch Action

Posted by Niall Pemberton <ni...@gmail.com>.
On 4/6/07, samk <sr...@yahoo.com> wrote:
>
> Hi , I am new to struts , I am using a Tabbed page with  multiple buttons on
> the page (submit, save, clear)
> can some one let me know the process in doing it? As i have read some
> article that we can do it with dispatch Action or LookUpDispatch action.

There are various flavours of DispatchAction (plus ActionDispatcher) -
the struts-examples webapp has a "dispatch" module with examples of
all the flavours (versions 1.2.9 and 1.3.8) - which you can try out
and look at the source code to see what suits you.

Niall


> Thx in Adv
> Sunny

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org