Hi You need to use a different result type:
anotherAction
On 8/21/07, Sawan <[EMAIL PROTECTED]> wrote:
>
> Hello Experts,
>
> I want to call an Action within the Action result and I am trying following
> Struts XML.
>
>
> /Action2.actio
action2
${myVarContainingTheValue}
stringHardCoded
Sawan <[EMAIL PROTECTED]>
21/08/2007 14:23
Veuillez répondre à
"Struts Users Mailing List"
A
user@struts.apache.org
cc
Objet
Re: RE Action within Action resu
Thanks mleneveut,
Its working for simple action calling, But I have a request variable in my
URL and if I simply redirect to the specified action then I lost the
variable.
E.G..
I have following URL
http://localhost:8080/Action1.action?Argument=Sawan
Now if simply call the action then I got...
Add the result type :
action2
...
(redirect-action if you are in version before 2.0.9)
Sawan <[EMAIL PROTECTED]>
21/08/2007 08:50
Veuillez répondre à
"Struts Users Mailing List"
A
user@struts.apache.org
cc
Objet
Action within Action result
Hello Experts,
I want to
4 matches
Mail list logo