设置
/config/web.xml
<welcome-file-list>
<welcome-file>index.html</welcome-file> </welcome-file-list>
文件位置
/webapp/ROOT/index.html
本文共 178 字,大约阅读时间需要 1 分钟。
设置
/config/web.xml
<welcome-file-list>
<welcome-file>index.html</welcome-file> </welcome-file-list>
文件位置
/webapp/ROOT/index.html
转载于:https://www.cnblogs.com/lxh520/p/8778596.html