best way to update client site data in GWT application

Posted by bmscomp on Stack Overflow See other posts from Stack Overflow or by bmscomp
Published on 2010-05-01T20:03:33Z Indexed on 2010/05/01 20:07 UTC
Read the original article Hit count: 164

Filed under:

When getting data from the server to the client side in GWT application we need to refresh every period of time to get updates for data, I think this is not a good method because if consume lot of time and resources, just thinking about another method is amazing :), any one get a good and effeciant idea ??

© Stack Overflow or respective owner

Related posts about gwt