Re: Session delete

2017-09-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alejandro, On 9/7/17 5:49 PM, Alejandro Vargas M. wrote: > Is there anyway to delete a session in Tomcat when the user not > logout correctly from the application, normally they not logged out > correctly, they just click on the "X" (they said), the

Session delete

2017-09-07 Thread Alejandro Vargas M.
Is there anyway to delete a session in Tomcat when the user not logout correctly from the application, normally they not logged out correctly, they just click on the "X" (they said), they click the close button of Internet Explorer. I tried with $(window).unload using JS, but it works on every