Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bostrt/tomcat-static-hello

for test purposes
https://github.com/bostrt/tomcat-static-hello

Last synced: 19 days ago
JSON representation

for test purposes

Awesome Lists containing this project

README

        

# Tomcat Static Files Sample

## Building
```
# mvn clean install
```

# Installation
```
# cp target/tomcat-static-hello.war /path/to/tomcat8/webapps/
# /path/to/tomcat8/bin/catalina.sh run
```

# Usage
Open