Hello Everyone, GWT is awesome and working well. I know we have the OnModuleLoad function which is called when ever the GWT application loads. My application takes an input from the user, it connects to the COM server and gets the value from the COM server and display it.
To do this i am opening connections or sockets to the COM server. But the problem is, after the application ends, i have to close all the sockets to the COM server. So is there any way to know when the user closes the browser or when the module Unloads? Thanks everyone!! -- 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.
