Hi Thomas,
Earlier in this thread you had suggested me to use JsonpRequestBuilder for getting JSON output from webservice,
I have an issue with this now,
My usecase is this i parse the JSON object recieved and add it to a cell table, this works fine on my localsetup, but when i deploy it in to the appengine the data is not getting loaded , i get a processing symbol and doesnt go any further ? is it because the call made is asynchronous, is there any other alternative to this ?
That tutorial is outdated: there's been a JsonpRequestBuilder in GWT for a few versions now.