Do you "forward" to the second action or "redirect"? They should be
available as long as it is the same request.

Affan

----- Original Message -----
From: "Ionel Gardais" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 2:21 PM
Subject: dispatching actionForm and httprequest parameters


> Hi,
>
> I am using a DispatchAction to switch between tasks.
> For one of my methods, I forward to another Action (a simple action, not
> a dispatch action)
>
> Unfortunatly, the form and the request parameters that I can retrieve in
> the dispatch action's method are not available in the second action
> parameters list.
>
> Is there a way to forward form and request parameters too ?
>
> thanks,
> ionel
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to