no, what happens is the action specified in the form is what's executed. I'm using firefox as well.
here's my button: <s:submit action="someAction" theme="ajax" targets="myTarget" /> I tried having the form specify one action and one button have to submit the form, and another button (like the one above) to have the form submit to another action. But it seems the action in the form overrides my button. David Durham, Jr. wrote: > > On 7/25/07, Grish <[EMAIL PROTECTED]> wrote: >> My problem though is I have a form with multiple submit buttons. I tried >> specifying the action on each submit button but the action in my form >> overrides the action specified in the buttons. > > I have success with this technique in Firefox, but I think it's broken > in IE. Is this what you're seeing? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/-S2--Multiple-Submits-with-different-actions-in-a-Form-tf4140299.html#a11784444 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]