• 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
Developing with Apache and Cookies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Developing with Apache and Cookies


  • Subject: Developing with Apache and Cookies
  • From: Johnny Miller <email@hidden>
  • Date: Thu, 18 Nov 2010 15:04:44 -1000

Hi,

Is there something special you need to do to get this to work?

In the session object i have tried both 

     public String domainForIDCookies() {
          return "/cgi-bin/WebObjects/AppName.woa";
     }

and

     public String domainForIDCookies() {
          return "/";
     }

I can see in my browser that the cookie gets created but the next time I go to read it the request object says there are no cookies?  So, my app overwrites the old value.

I'm using 127.0.0.1 as the domain name - not sure if that's the problem as in Safari it says the cookie's web site is .127.0.0.1

TIA,

Johnny Miller
Kahalawai Media Corp
http://www.kahalawai.com



 _______________________________________________
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: Developing with Apache and Cookies
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: Ajax Design Question
  • Next by Date: Re: Developing with Apache and Cookies
  • Previous by thread: Re: Ajax framework's future
  • Next by thread: Re: Developing with Apache and Cookies
  • Index(es):
    • Date
    • Thread