javamann
17 Mar 2011, 9:02 PM
I am using Ext.util.Cookies.get('cookieName'); and this returning a null value. When I examine the Cookie (Chrome) it appears the Cookie I set on the server has a path other the '/'. Is there a way to get a cookie from a path other than '/'?
As a work around I can set the path of the cookie to '/' on the server but this is not ideal.
Thanks
-Pete
As a work around I can set the path of the cookie to '/' on the server but this is not ideal.
Thanks
-Pete