• 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: GRR, still the logout method not working.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GRR, still the logout method not working.


  • Subject: Re: GRR, still the logout method not working.
  • From: Gustavo Pizano <email@hidden>
  • Date: Fri, 25 Sep 2009 14:51:32 +0200

I have realize something.

I check the request made when clicking the back button, and it's showing all the information of the loging form, I dunno if this being get form the keychain or, somehow its remembering the first request done? I dunno... Im divagating again.

Also, I have the following structure

A Main WOComponent that has a WOD like this: 

GoTo:LoginPage{

}

in the DirecAction.java, I have:

@Override

public WOActionResults defaultAction() {

return pageWithName(Main.class.getName());

}



but I guess this is fine since if I log out form another place of the application when going back I return to that place and not to the UserMainPage wich is the WOComponent I show after log in.

G.


 _______________________________________________
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

References: 
 >Re: GRR, still the logout method not working. (From: Susanne Schneider <email@hidden>)
 >Re: GRR, still the logout method not working. (From: Gustavo Pizano <email@hidden>)
 >Re: GRR, still the logout method not working. (From: Susanne Schneider <email@hidden>)

  • Prev by Date: Re: GRR, still the logout method not working.
  • Next by Date: Re: GRR, still the logout method not working.
  • Previous by thread: Re: GRR, still the logout method not working.
  • Next by thread: Re: GRR, still the logout method not working.
  • Index(es):
    • Date
    • Thread