logout again..
logout again..
- Subject: logout again..
- From: James Cicenia <email@hidden>
- Date: Fri, 19 Mar 2004 16:06:03 -0600
Hello all -
I know I asked this already,,, but my email got a bit messed up...
when I do:
public WOComponent doLogout(){
Main nextPage = (Main)pageWithName("Main");
((Session)session()).terminate();
return nextPage;
}
I get directed back to my login page,,, but when I try
to log back in I get... "your session has expired", I then
have to click the back link given and then I can log in.
What am I missing?
-James
_______________________________________________
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.