I have two distinct Struts applications running in Tomcat. I would like to
forward a request from one application to the other and still be able to
access the request attributes. Is this possible to do in the Struts
framework without customizing the Controller? It seems that Struts can only
forward to the same application. I don't want to use redirects. Has anyone
done this before? Examples would be greatly appreciated.

Thanks!

Scott


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

Reply via email to