JSON or ProxyServlet is for me not an option. I need to transfert a network of objects as GWT RPC can do with shared objects and not only tree of data.
About the ProxyServlet, the main domain is not mine. On Mar 25, 7:26 pm, "[email protected]" <[email protected]> wrote: > Hi, > > I need to control the transport of a GWT RPC call. I need to include > GWT serialized > object or directly into the page, or with a custom cross domain > transport. > > There is a way to do this? > > I have find two problem ... but it look like the development is > stopped. > > http://code.google.com/p/gwt-rpc-plus/http://code.google.com/p/xdrpc/ > > I have found even how to manually searilze objects with GWT but this > "hack" > does not like reliable. > > http://www.techhui.com/profiles/blogs/simpler-and-speedier-gwt-with > > There a news about this issue? How can I male a GWT RPC call cross > domain > to a custom url? -- 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.
