You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
.. | ||
src/main | 5 years ago | |
README.md | 5 years ago | |
install-locally.sh | 5 years ago | |
pom.xml | 5 years ago |
README.md
About
The mirror
servlet. Prints the list of request it received.
Deploy
- Run
install-locally.sh
- Find the
mirror-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
- Then the servlet will be at