We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22ee6d commit f864cd8Copy full SHA for f864cd8
1 file changed
Lesson07/step00/WebContent/WEB-INF/web.xml
@@ -4,7 +4,7 @@
4
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
5
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
6
id="WebApp_ID" version="3.0">
7
- <display-name>web06</display-name>
+ <display-name>web07</display-name>
8
9
<!-- 컨텍스트 초기화 파라미터 -->
10
<context-param>
0 commit comments