Re: Rpc Issue [ Server Push ]

2009-05-15 Thread Salvador Diaz
Here, this should help you getting started: http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPushFAQ Cheers, Salvador On 15 mai, 06:06, jagadesh wrote: > Hi guys , > > iam working on a mail sort of application . my requirement is i want > to implement a server push sort of appl

Rpc Issue [ Server Push ]

2009-05-14 Thread jagadesh
Hi guys , iam working on a mail sort of application . my requirement is i want to implement a server push sort of application. when ever a mail comes to the database server , the server should push the mail to client . i tried by creating a rpc in gwt. but when the response comes back to client