java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener解决
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener解决
使用工具IDEA(Tomcat,springmvc-web.jar都存在)
解决办法为:
file->project stc…->

java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener解决
2这个位置你导了很多jar包,把他们全部转移进lib包内
(这个lib包需要自己在WEB-INF底下创建)

相关文章: