Hi,
I'm bumping, as many developers I guess, into SOP restrinctions. My www.mydomain.com need to do json http requests onto other machines inside my own domain (www.mydomain.com requests json from data.mydomain.com for example), and even inside the same domain it seems the SOP policy prevent me from doing so. I've a few docs explaining how to do a json request using a dynamicly created <script>. Sounds great but I can't find a clean and complete .java file or set of java files with the source ready to be used. Does anyone has or know of a nice class ready to be used, that has a similar API than the RequestCallback/Request interface we commonly use, that would handle simultaneous query, and most important that allow both POST and GET requests. Thanks Arnaud --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
