Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Same session across applications

shanmugampl

2003-06-06

Replies:

Hi All,

 I have around 10 applications deployed. My requirement is to have a
same session for all the 10 applications. I am ready to change the
Tomcat code if necessary.

 I have enabled SingleSignOn. What i require is, if the SingleSignOn Id
is the same then the already created session should be used(a new
session should not be created), otherwise a new session should be
created. If this is done, i will have only one session across all my
applications for a user.

 I know that i am going against the spec but still i would like to give
it a try. Where should i make a change in the code to achieve this
functionality.


Thanks
Shanmugam PL


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.