项目起始页面

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

 这是在web.xml里面配置的 。

原文地址:https://www.cnblogs.com/ych961107/p/12022773.html