Hi, look for comet, long polling, server push. There are projects on this topic on code.google.com (gwt-comet)
Stefan Bachert http://gwtworld.de On 8 Jul., 19:22, keneiken <[email protected]> wrote: > Hi, > > suppose we are working with the sample gwt contacts app., and there > are 2+ users using the application concurrently on different machine. > > when USERA delete a contact, i want the other users to be notified as > well and update the list automatically without using an auto refresh > timer or clicking refresh manually. > > what is the best approach to achieve this? > > 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.
