Handling session time out & monitoring max inactive intervl in user session
843841Jun 27 2007 — edited Jan 30 2008This question may have been asked several times earlier.
Am unable to find resource where i get complete solution for
How user session is moitored using HttpSession listener . When it is timed out what event takes place.?
How to monitor inactive interval of user and invalidate his session.
I would highly appreciate for a step by step expalination .
Am using a servlet filter where user session is started but need to monitor it amongs varios pages user requests for.
Thanks.