Hi.
I have actions in struts1 and struts2 in one application. Those struts1 actions will be re-writed in near future to struts2. But i need one thing for now. In struts2 (Test.action ) i have some parameters -> collection of id's which i want to transmit to struts1 (Test2.action). I cant do a simple forward and i cant do a redirect (my parameters will dissappear). A "dirty" workaround for it is to put those parameters to the session. Any other ideas ?

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

Reply via email to