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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]