> Hi, > > My web application consists of 2 webapps. And these are internally invoking > each other. > Or the user itself can make calls to any of these webapps using the common > menu page. > > Now, when i try to logout (session.invalidate()), its not logging off from > both webapp sessions. > Is there any way to logoff from both sessions at a time ? > > I am using TOMCAT 5.5.7 and struts 1.1 > > Thanks > Mathew > >
- Logout for multiple webapps. Mathew Joseph
- Re: Logout for multiple webapps. Dave Newton