java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
我是使用的maven来管理这些包的,我查了,pom.xml文件中有对应的<dependency><groupId>org.springframework</groupId...
我是使用的maven来管理这些包的,我查了,pom.xml文件中有对应的
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>3.0.1.RELEASE</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
而且对应的的项目目录下有org.springframework.web.context.ContextLoaderListener.class
这个class类。 展开
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>3.0.1.RELEASE</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
而且对应的的项目目录下有org.springframework.web.context.ContextLoaderListener.class
这个class类。 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询