Caused by: java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/templates

冷不防 2022-09-11 07:26 126阅读 0赞

说明web找不到路径

  1. Caused by: java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/templates/index.html]

在这里插入图片描述

记得配置这两处地方
上面是配置xml文件
下面是web资源目录(如果不配,就找不到目录)
在这里插入图片描述

发表评论

表情:
评论列表 (有 0 条评论,126人围观)

还没有评论,来说两句吧...

相关阅读