idea struct2,配置web.xml拦截器错误

项目里的web.xml不报错,out文件夹里的web.xml报错
感觉不是jar包没导入成功问题。
图片说明

包是新版本的,路径不是这样了,把.ng删除了就可以了

图片说明
我之前碰到这个问题是因为路径问题,删掉就好了,spring的话也会报错,不过是因为缺包

提示信息:
19-Apr-2018 15:01:42.090 信息 [RMI TCP Connection(3)-127.0.0.1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
19-Apr-2018 15:01:42.121 严重 [RMI TCP Connection(3)-127.0.0.1] org.apache.catalina.core.StandardContext.startInternal One or more Filters failed to start. Full details will be found in the appropriate container log file
19-Apr-2018 15:01:42.121 严重 [RMI TCP Connection(3)-127.0.0.1] org.apache.catalina.core.StandardContext.startInternal Context [] startup failed due to previous errors
[2018-04-19 03:01:42,137] Artifact structs001:war exploded: Error during artifact deployment. See server log for details.
19-Apr-2018 15:01:51.200 信息 [ContainerBackgroundProcessor[StandardEngine[Catalina]]] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [C:\EngInstall\Tomcat9.0\webapps\manager]
19-Apr-2018 15:01:51.528 信息 [ContainerBackgroundProcessor[StandardEngine[Catalina]]] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [C:\EngInstall\Tomcat9.0\webapps\manager] has finished in [328] ms