美文网首页
An error happened during templat

An error happened during templat

作者: kevinXiao | 来源:发表于2022-03-25 15:16 被阅读0次

具体报错信息:

严重 [http-nio-8016-exec-2] org.apache.catalina.core.StandardWrapperValve.invoke 在路径为/demo的上下文中,Servlet[DispatcherServlet]的Servlet.service()引发了具有根本原因的异常Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "ServletContext resource [/WEB-INF/templates/protal.html]")

java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/templates/protal.html]

报错原因是:handler返回的html标签名称不一致

相关文章

网友评论

      本文标题:An error happened during templat

      本文链接:https://www.haomeiwen.com/subject/pncdjrtx.html