Groups > Weblogic > WebLogic Servlet > Re: cookie bug in WL 8.1?




Re: cookie bug in WL 8.1?

Re: cookie bug in WL 8.1?
Thu, 1 May 2008 15:21:47 -0700
The max age and domain is used by the browser to detemine whether it should send
the cookie with the request. These values arent sent along with the cookie .
Enable LiveHTTPHeaders on firefox and see what gets sent as the cookie , this is
what will get retrieved by the server in request.getCookies(a
Post Reply
about | contact