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.
Access application by typing http://localhost:8080/hello-world-war-null/ on the browser