Jesse Tayler
2018-09-17 15:44:54 UTC
Hi All
I’ve tried fussing around with various arguments but for whatever reason my WOCookie always dies when the browser restarts?
WOCookie cookie = new WOCookie(“USER_ID", userIdentifierCode, "/", null, -1, true);
cookie.setExpires(null);
I’ve tried various expires and timeout combinations can anyone say what it is that I’m doing wrong ?
Seems DISTANT FUTURE is a common need, so I’m confused!
thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-***@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/uoh8%40ml-in.narkive.net
This email sent
I’ve tried fussing around with various arguments but for whatever reason my WOCookie always dies when the browser restarts?
WOCookie cookie = new WOCookie(“USER_ID", userIdentifierCode, "/", null, -1, true);
cookie.setExpires(null);
I’ve tried various expires and timeout combinations can anyone say what it is that I’m doing wrong ?
Seems DISTANT FUTURE is a common need, so I’m confused!
thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-***@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/uoh8%40ml-in.narkive.net
This email sent