Try use in action a
String property called destination.
String destination =
yourPage.jsp?param1="+param1+"¶m2="+param2+";
(generate get e set to
destination)
in xwork.xml use:
<result name="success" type="dispatcher">${destination}</result>
This works fine!
|
- [OS-webwork] Dynamic View Mapping Frank Febbraro
- Re: [OS-webwork] Dynamic View Mapping Hani Suleiman
- Re: [OS-webwork] Dynamic View Mapping Frank Febbraro
- Re: [OS-webwork] Dynamic View Mapping Frank Febbraro
- Re: [OS-webwork] Dynamic View Mapping Jérôme BERNARD
- Re: [OS-webwork] Dynamic View Mapping Dick Zetterberg
- Re: [OS-webwork] Dynamic View Mappin... Frank Febbraro
- Re: [OS-webwork] Dynamic View Mapping Philipp Meier
- Re: [OS-webwork] Dynamic View Mappin... Volnei
- Re: [OS-webwork] Dynamic View Ma... Frank Febbraro
- Re: [OS-webwork] Dynamic View Mappin... Dick Zetterberg