Hello,

In my project, I need efficient transfer of bulk data from the server
to the client. The data will be containing thousands of rows of a
database. And I require to populate them very quickly. The project
will be implemented in areas with very slow internet connection.

I read about the Clinet-Server communication in GWT. What is the most
efficient way to use?
Either GWT-RPC or GWT-XML/JSON?

If somebody have already done some projects with this requirement,
could you please share your experience/suggestions so that I can
follow the best methodology to get better performance.


Thanks in advance.

-- 
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