1.在web.xml中设置以下代码:

<welcome-file-list>
	<welcome-file>login.jsp</welcome-file>
</welcome-file-list>

login.jsp即为首次运行展示页面

相关文章:

  • 2021-07-27
  • 2021-11-27
  • 2022-02-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-17
猜你喜欢
  • 2022-02-08
  • 2021-10-31
  • 2022-12-23
  • 2021-11-08
  • 2022-01-21
  • 2021-07-13
  • 2022-01-12
相关资源
相似解决方案