Jetty with Servlets and JSP.

Mark George authored on 2 Jul 2021
db Add db startup script. 2 years ago
src/ main Not sure why this was done 2 years ago
.gitignore Convert into a Gradle project 5 years ago
README.txt Recent minor modifications 2 years ago
build.gradle Recent minor modifications 2 years ago
injections.txt Recent minor modifications 2 years ago
schema.sql Initial commit. 6 years ago
README.txt
Build with:

>gradle assemble

WAR file is in build/libs

Deploy WAR file to Tomcat.