I've had the same problem, and solved it with a GWT specific and
servlet non-specific library. You might want to take a look at
GWTEventService, wich can be find in Google Code

http://code.google.com/p/gwteventservice/

On May 12, 1:03 pm, zimzalabim <[email protected]> wrote:
> Hi everyone!
>
> I am totally new to GWT and have created a simple client/server app
> that does nothing but sends a string from client to server.
>
> Now I would like to expand it so the server can send messages to all
> clients. How can this be done?
>
> I think the technique one might use for this purpose is called 'server
> push'. Can anyone provide a link or some code to demonstrate this in
> its very simplest form?
>
> All answers are truly appreciated!
>
> 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