• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How do I do a logout?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I do a logout?


  • Subject: Re: How do I do a logout?
  • From: David Elsner <email@hidden>
  • Date: Fri, 19 Mar 2004 13:23:55 +1100

Bind a hyper link to this:

   public LogOutPage logOut()
     {
         LogOutPage nextPage = (LogOutPage)pageWithName("LogOutPage");

         ((Session)session()).terminate();

         return nextPage;
     }

Dave



On 19/03/2004, at 12:01 PM, James Cicenia wrote:

> Ok -
>
> this has to be simple.. how do I logout correctly my user?
> i.e. terminate session and redirect user to a login page?
>
> -James Cicenia
> _______________________________________________
> 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.
_______________________________________________
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.


  • Follow-Ups:
    • Re: How do I do a logout?
      • From: Art Isbell <email@hidden>
    • Re: How do I do a logout?
      • From: Arturo PĂ©rez <email@hidden>
References: 
 >How do I do a logout? (From: James Cicenia <email@hidden>)

  • Prev by Date: How do I do a logout?
  • Next by Date: Boolean and 5.2.3 my experience
  • Previous by thread: How do I do a logout?
  • Next by thread: Re: How do I do a logout?
  • Index(es):
    • Date
    • Thread