You can use the standard HttpSessionListener to catch when HTTP session is destroyed.
See this thread.
2 Likes
You can use the standard HttpSessionListener to catch when HTTP session is destroyed.
See this thread.