Update web.xml

This commit is contained in:
김정원
2022-03-03 05:53:20 +00:00
parent 09ade67d92
commit 035e0619d4

View File

@@ -9,5 +9,4 @@
<welcome-file>default.htm</welcome-file> <welcome-file>default.htm</welcome-file>
<welcome-file>default.jsp</welcome-file> <welcome-file>default.jsp</welcome-file>
</welcome-file-list> </welcome-file-list>
<distributable/>
</web-app> </web-app>