File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 22<web-app xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
33 xmlns =" http://xmlns.jcp.org/xml/ns/javaee"
44 xsi : schemaLocation =" http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
5- id =" financer-web-java "
5+ id =" jee-webapp "
66 version =" 3.1" >
77
88 <display-name >Spring MVC</display-name >
Original file line number Diff line number Diff line change 22
33SET TOMCAT_DIR = C:\Allann\packages\devel\java\apache-tomcat-9.0.7
44
5- javac -cp %TOMCAT_DIR% \lib\servlet-api.jar WEB-INF\classes\br\com\olivum\servlet\TestServlet.java
6-
7- REM javac -cp %TOMCAT_DIR%\lib\servlet-api.jar ServletTest.java
5+ javac -cp %TOMCAT_DIR% \lib\servlet-api.jar WEB-INF\classes\br\com\olivum\servlet\TestServlet.java
You can’t perform that action at this time.
0 commit comments