Hi All,

I am using tomcat4.1.18. I have enabled SingleSignOn in my tomcat and this functionality is working fine. The problem is, I have some values stored in session of application A and i want to access these information's in Application B. But as a new Session object is getting created for every context, i am unable to fetch the values stored. Is there any way by which i can have the same session object for all my application while using SingleSignOn.

Thanks
Shanmugam.PL


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to