site_archiver@lists.apple.com Delivered-To: webobjects-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oeinc-com.20150623.gappssmtp.com; s=20150623; h=from:content-transfer-encoding:mime-version:subject:message-id:date :to; bh=dm0EJWkJUwqfET48tRdJnJBoTeiD0Mb2l84Cfp0rTVY=; b=MNI9pLNkUKQksqHjrpLtbTIf+z2WZhN2/dsjRUDzExIKAkHiUFTeZQtil4bew3VdsM sXvDbcwzMsbiYcBFrBzUz86vMQ1ryt5b8w/7620peK6paERuPIXCmezWYTHIHQMcqUN1 gQIRdwmAHM9EvMSt20bKgcSxNl044OT+BCpyDMnP8VVqVJ2y1pU4AqFILMr7kSCOpnbf /tKfEB4fCxE+9GHkeYW1xC4MKTj26a/SMunyJnCtJ+4Lep+Q5quEbWegeiRlajsx54cO IGllGVo0Pp32ODzGezKzzkzwlmPcZA5P/nfn9JSYRGHmR4gX3YWo2qhSQVSQfnU0cnXF XZAQ== 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/site_archiver%40lists... This email sent to site_archiver@lists.apple.com