in second action, but it isn't true. I don's see any
parameters...
>
>What is the error??
>
>Best regards
>
>
>
>-Mensaje original-
>De: Ram Venkataswamy [mailto:[EMAIL PROTECTED]
>Enviado el: martes, 30 de noviembre de 2004 21:33
>Para: Struts Use
>I have an action that forwards to another action, and i'm loosing
request parameters.
If you need to pass parameters to the 2nd action (either the same
parameters or different ones), AND you need to forward using
redirect="true" (because you want the URL displayed in the browser URL
bar to be
y parameters...
What is the error??
Best regards
-Mensaje original-
De: Ram Venkataswamy [mailto:[EMAIL PROTECTED]
Enviado el: martes, 30 de noviembre de 2004 21:33
Para: Struts Users Mailing List
Asunto: RE: request between actions
Set to "true" if a redirect instruction should
Set to "true" if a redirect instruction should be issued to the user-agent so
that a new request is issued for this forward's resource. If true,
RequestDispatcher.Redirect is called. If "false", RequestDispatcher.forward is
called instead. [false].
The culprit is redirect=true - check the d
redirect="false"
:)
Lee
On Tue, 30 Nov 2004 21:17:08 +0100, moralesdefrías wrote:
> Hi all¡¡
>
> I need your help, please.
>
> I have an action that forwards to another action, and i'm loosing request
> parameters.
>
> I have in struts-config this lines:
>
>
>
> but it doesn't work.
>
5 matches
Mail list logo