El mar, 16-11-2004 a las 14:09 -0600, Apte, Dhanashree (Noblestar)
escribió:
> If you are trying to do different processing in your action based on
> different buttons clicked in the form, you can use
> the Struts LookupDispatchAction instead of the normal Action class.
I resolved this problem do
If you are trying to do different processing in your action based on
different buttons clicked in the form, you can use
the Struts LookupDispatchAction instead of the normal Action class.
It lets you map the buttons on your page to separate methods in your action.
Please refer the struts API doc
2 matches
Mail list logo