[
https://issues.apache.org/struts/browse/STR-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict updated STR-2931:
-------------------------------
Fix Version/s: (was: 1.3.7)
1.4.0
> Redirects should be able to demand parameter replacements
> ---------------------------------------------------------
>
> Key: STR-2931
> URL: https://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.4.0
>
>
> It would be nice if I could have an action forward like this:
> <forward name="success" redirect="true"
> path="page.jsp=uri=${uri}¶m=${something}" />
> Where this forward would demand the keys "uri" and "something" to be filled
> out.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.