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-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com