How do we share session information between different web applications?

pageContext.getSession().getAttribute("user");
     gives null when called from an webapp that hasn't created the
user-object in the session context.

I've tried sharing the Session Storage Directory, between the web
applications, but it didn't work out.

Please help if you can. We need one wep-app to handle login, and the other
to display the name of the person, who logged in.

Rune Skou Larsen
Nykredit Data - ITI Aalborg
Tlf.: 9635 5184

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to