Hi all,
 I am creating an application where I need to send an array of objects
from server to the client side using RPC. the problem is I want the
dataset to be broken into pages so that the user isn't overwhelmed
with data. Does GWT provide any good approach to solve this problem,
or should I use HTTPSession to maintain the large dataset.

Regards

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to