We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.