阅读背景:

Servlet(5) 设置访问网站的默认页面_郑清

来源:互联网 

在我们主配置文件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-list><welcome-file-list>



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: