为了账号安全,请及时绑定邮箱和手机立即绑定

这是怎么回事?

为什么只能用index.jsp而改成index2。jsp就不行了?

正在回答

2 回答

默认找不到index会出错

0 回复 有任何疑惑可以回复我~
#1

qq_与赠_03193390 提问者

非常感谢!
2017-09-21 回复 有任何疑惑可以回复我~
#2

阡陌之上 回复 qq_与赠_03193390 提问者

客气了
2017-09-21 回复 有任何疑惑可以回复我~

web.xml中查看

 <welcome-file-list>

    <welcome-file>index.html</welcome-file>

    <welcome-file>index.htm</welcome-file>

    <welcome-file>index.jsp</welcome-file>

    <welcome-file>default.html</welcome-file>

    <welcome-file>default.htm</welcome-file>

    <welcome-file>default.jsp</welcome-file>

  </welcome-file-list>


0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
JAVA遇见HTML——JSP篇
  • 参与学习       248282    人
  • 解答问题       3071    个

Java Web入门级教程JSP,带你轻松的学习JSP基础知识

进入课程

这是怎么回事?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信