Hi All,
I am trying to use RequestFactory (http://code.google.com/webtoolkit/
doc/trunk/DevGuideRequestFactory.html) in my GWT Application. This
application would be hosted at xyz.com (actually its embedded inside
an Android client and loaded by Android's WebView using
file://assets/ApplicationScaffold.html), now I want to force Request
Factory to do make calls to abc.com instead of xyz.com (where the
actual web app is loaded).

Safely assume Single Origin Policy does not apply to my browser, so
how to I provide a different url to RequestFactory.

Cheers,
Rohit


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to