#### About
The `forward` servlet.

#### Deploy (TODO)
* Run `install-locally.sh`
* Find the `forward-0.1.war` in `./target`
* Copy it to `tomcat/webapps`.
* Assuming tomcat runs at `http://localhost:9090`
    * Then the servlet will be at `http://localhost:9090/forward-0.1/mirror`