We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80a2a3 commit e771b92Copy full SHA for e771b92
java-servlet-apps/simple-form/README.md
@@ -11,7 +11,7 @@
11
* servlet-api ( will be present in the tomcat folder)
12
* Tomcat
13
14
-# How to run this
+## How to run this
15
* Go to the folder $(PROJECT_ROOT)/WEB_INF/
16
* Run the code : javac -cp .:$(CATALINA_HOME)/lib/servlet-api.jar -d classes/ $(find src/* | grep .java)
17
* Add the folder simple-form into the $CATALINA-HOME/webapps/ folder
0 commit comments