Does GWT require a persistent connection between the browser and the web application server? I notice that in asynchronous service calls, this is done using a persistent connection. Is this true of all widget event handlers? Can this be made synchronous and not require a persistent connection? Is it just one connection per browser?
-- 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.
