-
applications interfacing (1 messages)
- Posted by: el morabet riad
- Posted on: November 13 2006 05:40 EST
Hi, We have three different ear applications communicating with services (JBOSS remoting). first application is managing the login page to construct the menus (based on an object in session). So when we active a link to another application, we are not in the same session and we lose the information to construct menu. If there is any idea to resolve that. Thanks.Threaded Messages (1)
- Re: applications interfacing by arijit dey on November 13 2006 23:53 EST
-
Re: applications interfacing[ Go to top ]
- Posted by: arijit dey
- Posted on: November 13 2006 23:53 EST
- in response to el morabet riad
See your login servlet might have to call another application, just pass the session object to the second application and get it back. cheers, http://www.javaicillusion.blogspot.com/