Is your problem with GWT-RPC (causing the 500 error status) an issue with loading the "policy file"? If so, you can override a few methods in your RemoteServiceServlets to change the default behavior.
If you really have no choice but to abandon GWT-RPC, I'd highly recommend RequestFactory, rather than "hand-made" JSON/HTTP. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/KjBc4HVmorkJ. 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.
