Hi, I am working on an application that uses GWT 2.0.3 and GXT 2.2.0. I have implemented the onClose method of the CloseHandler to terminate the session on browser close, however this is causing an obvious problem of terminating the session on browser refresh as well.
Can someone put some ideas on how to detect the browser refresh and avoid the RPC call that causes the session termination. Thanks. Sanjeev. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
