I have two distinct Struts applications running in Tomcat between which I would like to forward a request. I have not been able to create a forward to do this. I was able to do this with multiple modules within the same application, but I would like to be able to forward the request from one struts application to another and still have visibility to the request attributes.
Is this possible? If so, how? Examples would be much appreciated. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
