Skip to content
mbaechler edited this page Apr 5, 2011 · 3 revisions

This library provides a configurable proxy as a Servlet and allow a GWT client to access services hosted on another domain.

It works around the Same Origin Policy feature of Web browsers.

It supports GWT-RPC calls, but also arbitrary HTTP requests.

Clone this wiki locally