On Thu, May 28, 2009 at 4:54 AM, Thomas Broyer <[email protected]> wrote: > The "xs" linker only allows you to load a GWT app from another origin > than the HTML host page; but you'll still face the SOP when doing RPC > and/or RequestBuilder, and you'll thus have to put some kind of proxy- > servlet at the same origin than the HTML host page to proxy requests > to the app engine application.
Thanks, that's helpful. So if the server with the HTML host page doesn't support Java, then what I wanted to do is not possible, right? John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
