Caused by: java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/templates
说明web找不到路径
Caused by: java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/templates/index.html]
记得配置这两处地方
上面是配置xml文件
下面是web资源目录(如果不配,就找不到目录)
还没有评论,来说两句吧...