爱在莫斯科 发表于 2017-1-18 10:58:41

Eclipse与tomcat集成问题

  之前一直用resin,今天用了tomcat,发现jar包放在eclipse的library里不行,只能放在
  WebContent/WEB-INF/lib下,不然tomcat发现不了
  严重: Error configuring application listener of class org.springframework.web.context.ContextLoaderListener
  java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
页: [1]
查看完整版本: Eclipse与tomcat集成问题