公司代码下载下来,项目启动跳转页面时报JasperException异常,有人遇见过吗?求助

具体的异常信息:The absolute uri: http://www.opensymphony.com/sitemesh/decorator cannot be resolved in either web.xml or the jar files deployed with this application

jar包不全 或者是 jdk版本问题

用的是maven,jar包是从私服下载到仓库里的,不应该啊

项目右键--properties--Project Facets 看看JAVA版本
Java Build Path 看看JAVA版本

看一下jsp页面编码是不是正确,是不是有不合法字符

Java Build Path --Add Library--Server Runtime--配置tomcat