
hello, In my project i have login,logout and some jsp pages are there and each jsp page is using javascript and onunload script.
and i need one solution that,when ever user trying to close browser window ,one confirm box will appear and if he clicked ok button then logout.jsp should call how to achive this requriment.
Thank you