David H. DeWolf wrote:
Use the redirect result type:

<result name="success" type="redirect">/path/to/target</result>
Not exactly what I need. I'd like to redirect user to: "/path/to/target.action?id=foo&id2=bar"

With struts 1.x one could use ActionRedirect.addParameter(...) to add several parameters and return complete 'redirection' from an Action.execute() method.

See:

http://cwiki.apache.org/WW/result-types.html
At this moment the page does not work.

--
Mikolaj Rydzewski      <[EMAIL PROTECTED]>        http://ceti.pl/~miki/
                   PGP KeyID: 8b12ab02
There are three kinds of people: men, women and unix.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to