Re: Correct "Logout" Action
Re: Correct "Logout" Action
- Subject: Re: Correct "Logout" Action
- From: Arturo PĂ©rez <email@hidden>
- Date: Tue, 29 Jul 2003 09:29:24 -0400
On Tuesday, July 29, 2003, at 06:44 AM, Goodbye Bill wrote:
What is the correct (aka "preferred") method of providing a "Logout"
function to the end user? Does one simply call a "dispose" on the
editing
context? Maybe the session's "terminate" method?
Thanks, in advance! =}~
One gotcha we ran into (repeatedly) was in making sure that the
page returned after the "logout" did not try to reuse the session
that was just terminated.
There's nothing hard to avoiding it but it's easy to forget to do.
-------
WebObjects in Philadelphia. You want a cheesesteak with that?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.