You can only pass one parameter with this way

Regards


On Wed, 20 Oct 2004 15:16:43 +0200, Hariharan V <[EMAIL PROTECTED]> wrote:
> Hi ,
> 
> I was looking for a way to pass multiple parameters  through my action mapping.
> can  I pass only one parameter or is it possible to pass multiple?
> 
> for example in this config I can pass only one parameter  {parameter="method"}
> 
>  <action path="/saveSubscription"
> type="org.apache.struts.actions.DispatchAction"
> name="subscriptionForm" scope="request" input="/subscription.jsp"
> parameter="method"/>
> 
> --
> -Hari
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Un saludo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to