capturing window.close event
Hi,I am trying to call a logout function (which is in logout.jsp) when I click the window.close button.But I am not able to capture the window.close event.Please let me know if there is any way to do this or suggest me any work around.Thanks in advance.