calling a web application from a different web aplication

hi

I have a web application in struts. While clicking on a link this need to call another web application(Report Server). During same time I need to pass the current request and response parameter to the new application. What would be the ideal way to call that ? forward or send Redirect ?

rgds

[314 byte] By [yespeea] at [2007-10-3 11:44:11]
# 1
are you going to fetch some information from there ?how about trying with HTTPClient ?
Unknown_Citizena at 2007-7-15 14:16:15 > top of Java-index,Java Essentials,Java Programming...
# 2
Not going to send any info back to first application. It's a report server which will generate the report.
yespeea at 2007-7-15 14:16:15 > top of Java-index,Java Essentials,Java Programming...
# 3
i want to have my web
adetokunbo1234a at 2007-7-15 14:16:15 > top of Java-index,Java Essentials,Java Programming...
# 4
> i want to have my webThen go for it.;-)
Ruly-o_Oa at 2007-7-15 14:16:15 > top of Java-index,Java Essentials,Java Programming...