By bloid
via palantar.blogspot.com
Published: Nov 27 2006 / 02:22
The Google Web Toolkit (GWT) is designed to work primarily with a Java backend, but Google provides a JSON interface as well. In my most recent application, I decided to use JSON to communicate between the GWT front end and Django backend.
Add your comment