my dog learned polymorphism
The moose likes Servlets and the fly likes How to determine if a persistent browser cookie has expired Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "How to determine if a persistent browser cookie has expired" Watch "How to determine if a persistent browser cookie has expired" New topic
Author

How to determine if a persistent browser cookie has expired

Max Tomlinson
Ranch Hand

Joined: Jul 17, 2001
Posts: 364
Hi all-
Do I have to do this manually - i.e. put the timestamp in a browser cookie,
then compare it on retrieval?
thank you,
Max Tomlinson
Jeffrey Spaulding
Ranch Hand

Joined: Jan 15, 2004
Posts: 149
Hi,
the way i remember cookies you won't get it back after it has expired.
But i might be wrong,
J.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to determine if a persistent browser cookie has expired
 
Similar Threads
Cookie will not die
how to set Persistant Cookies
Cookie Problem
Session
payment gateway integration