posted 15 years ago
Hi Ashish.
Store the cookie set in application scope. During session invalidation, container/server calls the HttpSessionListener's sessionDestroyed(HttpSessionEvent se) method. In that method provide,
Then it will be garbage Collected.
SCJP5.0, SCWCD5.0, OCEJPAD6, OCPJWSD6