Richard schrieb: > I think i know what you mean. Do you want to send data to the client > if an event happens on the servlet? I've also got that problem because > my server catches external events. I don't want to use a timer or some > other client-event like sollution to connect to the server. Is it > possible to make a push connection between the gwt page and the > servlet?
http://www.jroller.com/masini/entry/a_comet_implementation_for_google Works fine here. I was doing some changes, though, but I don't remember why and what, but at least it's a start. Regards, Lothar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
