web.xml中欢迎页面的配置 1.配置欢迎页面的方式 <welcome-file-list> <welcome-file>index.html</welcome-file> </welco … Continue reading web.xml中欢迎页面的配置