Hi All, Thanks for the update.
>I'm using the GWTEventService for the server push principal. It is >implementing server-push independently from Tomcat or Jetty. > http://code.google.com/p/gwteventservice/ Any demo's or samples available some where, so that I can have a close look. Thanks Suren On Jun 1, 3:09 pm, Rvanlaak <[email protected]> wrote: > I'm using the GWTEventService for the server push principal. It is > implementing server-push independently from Tomcat or Jetty. > > http://code.google.com/p/gwteventservice/ > > On Jun 1, 10:59 am, Suren <[email protected]> wrote: > > > > > Hi, > > > Thanks for the reply. > > > OK. Now I can confirm my predictions was right. I already checked that > > from my end, but I want to confirm is there any other ways of doing > > it. So at the end, its not possible..hmm. > > > So now what I am trying to do is, Storing the keycolumns of the rows > > initially sent to client in an array, and I am initiating the request > > from the client now, and fetching the same values from the DB and > > comapring with the existing values. If there is a difference then > > sending that to client, else leave that row as such.. > > > Tell me if anyother way of doing it, or is there any disadvantages of > > doing it? > > > Thanks again > > Suren > > > On Jun 1, 1:23 pm, Matías Costa <[email protected]> wrote: > > > > On Mon, Jun 1, 2009 at 9:47 AM, Suren <[email protected]> wrote: > > > > > Hi all, > > > > > Is it possible to send the updated data from DB to the client in a > > > > periodic interval and without any request or call from the client? > > > > No, it is not posible.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
