web.xml

web.xml设置欢迎页面

<!--设置欢迎页面-->

<welcome-file-list>
<welcome-file>/login.jsp</welcome-file>
</welcome-file-list>
posted @ 2019-10-19 21:26  程大白  阅读(107)  评论(0编辑  收藏  举报