Is there any technology to kill the user login session if user close the browser?
- by Gengrlin
This should work if multiple windows are open.
My application is in J2EE.
I already tried some javascript like on window.unloadn but this kind of solution is not solid.