摘要:
今天敲完ssm框架,启动tomcat时报了这个错误。如图: SEVERE: Error configuring application listener of class org.springframework.web.context.ContextLoaderListen... 阅读全文
摘要:
虽然现在也做过一些项目,但是自己从头搭起来的框架几乎没有,所以这两天自己搭了一下ssm的框架,下面写一下框架的搭建过程。并且给出增删改查四条线来方便大家熟悉代码。环境准备maven3.2.3 eclipse luna Service Release(4.4.1) jdk 1.7 t... 阅读全文