【发布时间】:2009-10-10 06:00:01
【问题描述】:
有没有一种方法可以向与使用 RequestBuilder 进行开发的服务器不同的服务器发出请求?
我一直在努力
com.google.gwt.http.client.RequestPermissionException: The URL
http://127.0.0.1:4321/getSellers is invalid or violates the same-origin
security restriction
当我从 127.0.0.1:8888 发送请求时
【问题讨论】:
标签: gwt