摘要: 当web.xml没有配置欢迎页:如下 <welcome-file-list> <welcome-file>login.jsp</welcome-file> </welcome-file-list> 此情况下,web服务器会有缺省的配置如下:可以修改 <welcome-file-list> <welc 阅读全文
posted @ 2017-10-29 10:53 watermelonBan 阅读(6066) 评论(0) 推荐(0) 编辑