Hi,
  Yes, <s:submit> can submit two different actions. It's the problem with
namespace. I don't see a way to specify namespace for <s:submit> tag. I
guess, I will have to add JavaScript. I don't want to use two separate
forms.

Thanks For the help,
Leena

On Sun, Mar 1, 2009 at 5:52 AM, Dave Newton <newton.d...@yahoo.com> wrote:

> Zarar Siddiqi wrote:
>
>> <s:submit/> submits a <s:form/>.  If you want your two submit buttons
>> to call two different actions, you'll need two different forms.
>>
>
> <s:submit> can submit to different actions, I'm just not sure if the
> namespace can be specified.
>
> Dave
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to