Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to destroy a servlet after period of inactivity

843840May 14 2002 — edited May 14 2002
My servlet caches a lot of data to facilitate rapid responses.
How do I destroy it after a period of inactivity (say 1 hour)
where no users have submitted requests in order to free resources ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 11 2002
Added on May 14 2002
6 comments
74 views