Hi all,

Jetspeed M3, Tomcat 5.0.28, Struts-Bridge is my environment. Now my website is lets say --

www.abc.com

I have a form on my webpage. When that form is submitted, I want to do some processing in my action, and then redirect to a completely different website -

ww.xyz.com       which is totally different from my current website

It is important that I redirect to this "new website" from my action because I need to do some processing in my action and based on that I need to pass some parameters -- www.xyz.com?param1=val1&param2=val2

Is it possible to do this ? I tried doing this, but the portal always picks it up ...

Thanks,
Amit



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

Reply via email to