0 Replies Latest reply on Jun 7, 2005 10:09 AM by saschwen

    Cookie getPath and getDomain is null

    saschwen

      Hello,

      I'm writing an app that uses cookies. Wheh I get the array of cookies from the request and loop through them to display the cookig information the getDomain and getPath return null values. Could someone tell me why I'm not getting the proper values that the cookie is set to. The getName and getValue works like it should.

      Thank you.