Jetty with Servlets and JSP.

Mark George authored on 6 Sep 2021
db Fix bug in servlet 3 years ago
gradle/ wrapper Recent update 3 years ago
src/ main Fix bug in servlet 3 years ago
.gitignore Strip to minimum, and run via embedded Jetty. 3 years ago
README.txt Recent minor modifications 3 years ago
build.gradle Strip to minimum, and run via embedded Jetty. 3 years ago
gradlew Recent update 3 years ago
gradlew.bat Recent update 3 years ago
injections.txt Update injections.txt 3 years ago
schema.sql Initial commit. 7 years ago
README.txt
Build with:

>gradle assemble

WAR file is in build/libs

Deploy WAR file to Tomcat.