I'll second Wil here. Comet is the way to go.

I like running a separate meteor server on an alternate sub-domain to
get around the whole blocking issue as well.

E

On Sep 25, 3:08 pm, "wil.pannell" <[email protected]>
wrote:
> One or the other -- "GWT in Practice," or "GWT in Action" has a
> chapter on emulating server push using the Comet API.
>
> On Sep 25, 10:32 am, looklook <[email protected]> wrote:
>
>
>
> > I want to know how GWT handles real time data? For example, a text
> > field of a web page needs to display real time data got from the
> > server, this means once the server receives real time data, it will
> > send to the web page and the text field of the web page gets updated.
> > Can GWT handle this and how? Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to