You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mathew Joseph <ma...@alopa.com> on 2005/12/08 06:51:30 UTC

Logout for multiple webapps.

> 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
> 
> 

Re: Logout for multiple webapps.

Posted by Dave Newton <ne...@pingsite.com>.
Mathew Joseph wrote:

>>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 ?
>>    
>>
If you're already "internally invoking" the other web app, can't you 
internally invoke a logout process?

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org