It looks like the only one possibility to use the service CookieSource
instead of Cookies.
which provides you the access to javax.servlet.http.Cookie
On Thu, Feb 14, 2008 at 1:20 PM, Angelo Chen <[EMAIL PROTECTED]>
wrote:
>
> hi,
>
> I use this to get cookies, it works, but how to check if cookie
hi,
I use this to get cookies, it works, but how to check if cookie has expired?
String logCookie = cookies.readCookieValue(logKey);
Thanks,
a.c
--
View this message in context:
http://www.nabble.com/T5%3A-cookies-and-expire-check-tp15479307p15479307.html
Sent from the Tapestry - User mai