Go to file
Eric Savage 157ee76ce1 Merge branch 'master' of github.com:efsavage/hello-world-war 2014-05-23 02:00:17 -04:00
dist Merge branch 'master' of github.com:efsavage/hello-world-war 2014-05-23 02:00:17 -04:00
src/main/webapp Initial commit 2014-05-23 01:57:25 -04:00
.gitignore Initial commit 2014-05-23 01:57:25 -04:00
README.md Merge branch 'master' of github.com:efsavage/hello-world-war 2014-05-23 02:00:17 -04:00
pom.xml Initial commit 2014-05-23 01:57:25 -04:00

README.md

Hello World! (WAR-style)

This is the simplest possible Java webapp for testing servlet container deployments. It should work on any container and requires no other dependencies or configuration.