|
#### About
|
|
The `forward` servlet.
|
|
|
|
#### Deploy
|
|
* 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/mirror-0.1/mirror` |