Re: Some parameters from Struts2 to Struts1

2007-05-08 Thread Laurie Harper
Michał Letyński wrote: 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 (Tes

Some parameters from Struts2 to Struts1

2007-05-08 Thread Michał Letyński
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