Hi, Im using GWT dispatch with the command pattern to send/recieve data between my GWT client and server. After using a local http proxy app to snoop on the http communication, I notice that my serialized objects are displayed very JSON like.
So, does GWT dispatch serialize objects into JSON strings over the wire be default? -- 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.
