假设我的项目根目录是 localhost:8080/abcde
我直接在地址栏输入localhost:8080/abcde如何使它跳转到我指定的页面?
web.xml的中配置默认页面
welcome-file-list标签中