RE: Forwarding to another struts application

2004-07-30 Thread Mulligan, Scott H
ubject: Re: Forwarding to another struts application On Fri, 30 Jul 2004 08:27:38 -0500, Mulligan, Scott H <[EMAIL PROTECTED]> wrote: > 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 a

Re: Forwarding to another struts application

2004-07-30 Thread Craig McClanahan
On Fri, 30 Jul 2004 08:27:38 -0500, Mulligan, Scott H <[EMAIL PROTECTED]> wrote: > 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 Str