I think the document is only talking about how to include dynamic parameters
for redirectAction you should do something like
NavigateTo
myValue
see http://struts.apache.org/2.0.6/docs/redirect-action-result.html
On Sat, Sep 17, 2011 at 11:27 PM, JOSE L MARTINEZ-AVIAL wrote:
> Hi,
> Accor
Hi,
According to the documentation(
http://struts.apache.org/2.2.3/docs/parameters-in-configuration-results.html)
it is possible to use parameters in a URL on a RedirectAction, as follows:
NavigateTo?myParameter=myValue
But when I use that, the redirect instruction does not have th
2 matches
Mail list logo