Tag Archives: JSNI
Using JSON for communication between GWT and Django
Here is the final entry in my blog series about merging GWT and Django. It gives an example of how you can use JSON and JSNI for the communication between your GWT client and Django server. The example is from a Django/GWT social network webpage I constructed called StartMeUp. It uses a GET request in […]
Recent Comments