This project provides a template for a proxy servlet. This servlet will forward requests to another site and return the result as if it existed on your server.
'org.jbundle.util.webapp:org.jbundle.util.webapp.proxy:1.0.0'
<dependency>
<groupId>org.jbundle.util.webapp</groupId>
<artifactId>org.jbundle.util.webapp.proxy</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="org.jbundle.util.webapp" name="org.jbundle.util.webapp.proxy" rev="1.0.0"/>
"org.jbundle.util.webapp", "org.jbundle.util.webapp.proxy", "1.0.0"