配置intellij idea中的欢迎页而不使用默认的index.jsp
在web.xml中添加
<welcome-file-list>
<welcome-file>abc.jsp</welcome-file>
</welcome-file-list>

当你的才华还撑不起你的野心时
那你就应该静下心来学习
当你的能力还驾驭不了你的目标时
那就应该沉下心来历练
那你就应该静下心来学习
当你的能力还驾驭不了你的目标时
那就应该沉下心来历练
在web.xml中添加
<welcome-file-list>
<welcome-file>abc.jsp</welcome-file>
</welcome-file-list>
