Use reflection on the server side to have a shared code for handling all GET
requests.  The output of these requests is assumed to be a List of Entity.
This list is then converted automatically to a JSON string and sent over the
wire.

Patch by: amitmanjhi
Review by: rjrjr

Review at http://gwt-code-reviews.appspot.com/240801


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7747 8db76d5a-ed1c-0410-87a9-c151d255dfc7
4 files changed