Re: Jboss - Maintain session across different application
Posted By:
kumaran_rajendran
Posted On:
Thursday, December 4, 2008 09:18 AM
The first thing I would say is dont do this , its a security violation. If you are sure about it use the shared session support of jboss. I think you can use cookies do this, again you need to think twice, some of the clients wont accept this.