设置

/config/web.xml

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

 

文件位置

/webapp/ROOT/index.html

 

相关文章: