I have followed the steps here: http://code.google.com/webtoolkit/doc/1.6/tutorial/Xsite.html to create a call to another server for JSON data.
Firebug shows an "invalid label" error when i run the application. I had a search for solutions and all I could find was things about adding parenthesis around the json string in the eval function. I do not use the eval function and the json is not a string - it is a JavaScriptObject. Has anyone else found a solution to this? Thanks -- 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.
