>I have an action that forwards to another action, and i'm loosing request parameters.

If you need to pass parameters to the 2nd action (either the same parameters or different ones), AND you need to forward using redirect="true" (because you want the URL displayed in the browser URL bar to be changed), then you should try using MyActionForward (http://wiki.apache.org/struts/ForwardingWithDifferentParameter).

Bill




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to