• 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
WOSession and setStoresIDsInCookies method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WOSession and setStoresIDsInCookies method


  • Subject: WOSession and setStoresIDsInCookies method
  • From: Peteris Krisjanis <email@hidden>
  • Date: Wed, 30 Nov 2005 11:00:20 +0200

I want to store session and instance IDs in cookies, so I add two methods in my Session.java:

setStoresIDsInCookies(true);
setStoresIDsInURLs(false);

And I can browse my app without seeing rather large session ID. And for example, my URL
looks like that:
http://dev-peteris.local:59359/cgi-bin/WebObjects/johaidi_server.woa/ wo/0.20.0


However, when I clean up url and go to
http://dev-peteris.local:59359/cgi-bin/WebObjects/ johaidi_server.woa/, session seems to be vanished.


What I should do that session id is left stored in cookies and I can still manipulate with URL?

Also is there any useful references (posts, emails) for "hiding" WebObjects url and creating good one? How url_rewrite works
with WebObjects sessions, etc?


Already thanks for any answers,
Peter.
_______________________________________________
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


  • Follow-Ups:
    • Re: WOSession and setStoresIDsInCookies method
      • From: Arturo Perez <email@hidden>
    • Re: WOSession and setStoresIDsInCookies method
      • From: Helge Staedtler <email@hidden>
  • Prev by Date: Re: WO and Javascript
  • Next by Date: Re: WOSession and setStoresIDsInCookies method
  • Previous by thread: Re: Tomcat fails denies access to ADMIN/MANAGER app
  • Next by thread: Re: WOSession and setStoresIDsInCookies method
  • Index(es):
    • Date
    • Thread