RE: ActionForward to a different Web App

2004-09-10 Thread Jim Barrows
> -Original Message- > From: El Toro [mailto:[EMAIL PROTECTED] > Sent: Friday, September 10, 2004 2:34 PM > To: Struts Users Mailing List > Subject: RE: ActionForward to a different Web App > > > Jim/All, > > I looked at the single sign on option and

RE: ActionForward to a different Web App

2004-09-10 Thread El Toro
gt; > Sent: Friday, September 10, 2004 1:58 PM > > To: [EMAIL PROTECTED] > > Subject: ActionForward to a different Web App > > > > > > Hi, > > > > I have a struts web application running within > Tomcat > > 5.x that is responsible for authenticatio

RE: ActionForward to a different Web App

2004-09-10 Thread Jim Barrows
> -Original Message- > From: El Toro [mailto:[EMAIL PROTECTED] > Sent: Friday, September 10, 2004 1:58 PM > To: [EMAIL PROTECTED] > Subject: ActionForward to a different Web App > > > Hi, > > I have a struts web application running within Tomcat

ActionForward to a different Web App

2004-09-10 Thread El Toro
Hi, I have a struts web application running within Tomcat 5.x that is responsible for authentication. Authentication in this case just checks a username and password against a database and then creates a 'User' object and dumps it in the session. After a successful authentication I would like to