File tree Expand file tree Collapse file tree 3 files changed +5
-11
lines changed
imoocSSHStudentManagementSystem Expand file tree Collapse file tree 3 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<projectDescription >
3- <name >imoocSSHStudentManagementSystem </name >
3+ <name >imoocSHStudentManagementSystem </name >
44 <comment ></comment >
55 <projects >
66 </projects >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?><project-modules id =" moduleCoreId" project-version =" 1.5.0" >
2- <wb-module deploy-name =" imoocSSHStudentManagementSystem " >
2+ <wb-module deploy-name =" imoocSHStudentManagementSystem " >
33 <wb-resource deploy-path =" /" source-path =" /WebRoot" tag =" defaultRootSource" />
44 <wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src" />
55 <wb-resource deploy-path =" /WEB-INF/classes" source-path =" /test" />
6- <property name =" context-root " value =" imoocSSHStudentManagementSystem " />
7- <property name =" java-output-path " value =" /imoocSSHStudentManagementSystem/build/classes " />
6+ <property name =" java-output-path " value =" /imoocSHStudentManagementSystem/build/classes " />
7+ <property name =" context-root " value =" imoocSHStudentManagementSystem " />
88 </wb-module >
99</project-modules >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<web-app xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://xmlns.jcp.org/xml/ns/javaee" xsi : schemaLocation =" http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd" id =" WebApp_ID" version =" 3.1" >
3-
4-
5- <!-- 配置Struts2核心过滤器 -->
63 <filter >
74 <filter-name >struts</filter-name >
85 <filter-class >org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter</filter-class >
118 <filter-name >struts</filter-name >
129 <url-pattern >/*</url-pattern >
1310 </filter-mapping >
14-
15-
16- <display-name >imoocSSHStudentManagementSystem</display-name >
11+ <display-name >imoocSHStudentManagementSystem</display-name >
1712 <welcome-file-list >
1813 <welcome-file >index.html</welcome-file >
1914 <welcome-file >/jsp/users/Users_login.jsp</welcome-file >
20-
2115 </welcome-file-list >
2216</web-app >
You can’t perform that action at this time.
0 commit comments