On 4 nov, 10:53, samsus <[email protected]> wrote: > Hello, > > Im tyring to do ajax requests to my rails server from the hosted > browser, its not working because of cross domain scripting protection. > In the past i have done he same thing using apache/php by disabling > the security in IE6 (and thus allowing the hosted browser to do these > requests). However now i have installed IE7 and cant find any option > to allow that. > > Has anyone managed to do that? whats your workaround to do requests to > external servers from the hosted browser?
It's in the doc: http://code.google.com/webtoolkit/doc/1.6/FAQ_DebuggingAndCompiling.html#How_do_I_use_my_own_server_in_hosted_mode_instead_of_GWT's --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
