Yah I am working on cross site communication using JSON, we are passing response from server using JSON response, and getting from client as JSON objects.
-- Raj. On Wed, Jul 21, 2010 at 5:39 AM, VM <[email protected]> wrote: > Hello GWT Users, > > I just wanted to check if anybody had success with Cross domain > communication. > > I followed Google documentation: > > http://code.google.com/webtoolkit/doc/latest/tutorial/Xsite.html > > [email protected] > ::handleJsonResponse(Lcom/ > google/gwt/core/client/JavaScriptObject;)(jsonObj); > > handleJsonResponse is not getting called. > > Any thoughts? > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
