ProxyServlet is a java servlet that performs the role of a Proxy. It forwards an incoming request from to another server (HTTP Forwarding). ProxyServlet is particullary useful when you run a webserver at home but your provider block certain port e.g. 80 -