I read an article on ibm.com/developerworks by Kyle Brown et al that dealt
with this issue in general.
Basically the idea is that you have a shared database that is keeping track
of the sessions and associated information.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 09, 2001 4:35 AM
To: [EMAIL PROTECTED]
Subject: Session handling over different Tomcats


Hello,
has anyone experience in session handling over different tomcats ?
The scenario is as follows:
- one apache
- four tomcats at the apache
- every tomcat contains an application of a third party company with its own
session handling

Problem:
Implementing a global session handling between this four applications
(single login) !

Any Ideas ?

Thanks !

Reply via email to