Description
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.
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.