[ http://issues.apache.org/struts/browse/STR-2931?page=all ]

Paul Benedict updated STR-2931:
-------------------------------

      Component/s: Core
    Fix Version/s: 1.3.6

> Redirects should be able to demand parameter replacements
> ---------------------------------------------------------
>
>                 Key: STR-2931
>                 URL: http://issues.apache.org/struts/browse/STR-2931
>             Project: Struts 1
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 1.3.5
>            Reporter: Paul Benedict
>             Fix For: 1.3.6
>
>
> It would be nice if I could have an action forward like this:
> <forward name="success" redirect="true" 
> path="page.jsp=uri=${uri}&param=${something}" />
> Where this forward would demand the keys "uri" and "something" to be filled 
> out.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to