Re: GRR, still the logout method not working.
Re: GRR, still the logout method not working.
- Subject: Re: GRR, still the logout method not working.
- From: Robert Tupelo-Schneck <email@hidden>
- Date: Thu, 24 Sep 2009 09:09:42 -0400
On Thu, Sep 24, 2009 at 8:41 AM, Gustavo Pizano
<email@hidden> wrote:
> I created a logout WOComponent, which has only "LogOut Successful" thats it.
> in the UserMainPage WOComponent, there is a <WOHyperLink> with an action
> binding to a logOut method, which is doing the follwoing:
...
> so when I click the logout link, I go to the LogOut WOComponent, and I see
> the little "Logout successful" , I check the JavaMonitor and still there is
> the session, and if I click the back button I can keep working in the
> application as if I didn't ever log out.
Override the Session constructor and terminate() to each log the
sessionID(). Then check the logs to track when sessions begin and
end. That should shed some light.
Robert
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden