SSM-ScientifitManagementSystem
SSM-ScientifitManagementSystem copied to clipboard
web.xml
作者您好,为什么我跑这个项目的时候老是报严重: End event threw exception java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 这个错,web.xml拦截.css,.jpg这些配置也都报错
应该不是配置文件的问题,有可能是包冲突,或者jdk冲突,你看看是不是本地已经下载了一些依赖包。这个项目比较久远了,你先清空本地maven下载好的jar包,换成jdk1.7+tomcat7试一下。