On 26 oct, 16:27, Jeff Schwartz <[email protected]> wrote: > If the servlet is returning json then wouldn't just calling eval(jsonString) > in your client create the javascript objects?
The servlet isn't "returning JSON", it's outputting a script to go right in the "dynamic HTML host page": http://code.google.com/webtoolkit/articles/dynamic_host_page.html -- 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.
