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 ? Riyaz On Tue, Apr 26, 2011 at 1:18 PM, Thomas Broyer <[email protected]> wrote: > That tutorial is outdated: there's been a JsonpRequestBuilder in GWT for a > few versions now. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- Riyaz 9916220381 -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
