Hello all I am using gwt-ext in my application.In that application session time is 5 minutes. My issues is that If any window is open to render some information & in between session goes out then user logged out but the opened window is not closing in that case.
So just want to know that how close opened window while session is timed out and user is logged out.
Thanks in advance.