RE: Cross web app communication

2004-12-12 Thread Robert Taylor
2, 2004 2:02 PM > To: Struts Users Mailing List > Subject: Re: Cross web app communication > > > Out of interest, Robert, would you mind expanding on this if you have > more detailed observations that you could offer? Thanks. > > Jack > > > > > On Sun, 1

Re: Cross web app communication

2004-12-12 Thread Dakota Jack
edirect. You set the redirect > attribute of the forward tag to true. > > robert > > > > > -Original Message- > > From: avinash_shirol [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, December 07, 2004 4:17 AM > > To: [EMAIL PROTECTED] >

RE: Cross web app communication

2004-12-12 Thread Robert Taylor
D] > Subject: Cross web app communication > > > > Hi, > > I have following questions > > 1. I have two web applications deployed on different m/c. When I > login to one web application, I would like to view a page provided by > the other application. Basica

Cross web app communication

2004-12-11 Thread avinash_shirol
Hi, I have following questions 1. I have two web applications deployed on different m/c. When I login to one web application, I would like to view a page provided by the other application. Basically, redirecting a user to a different web application. Is this possible? If so, how? 2. I tried