- 浏览: 16986 次
- 性别:
- 来自: 杭州
最新评论
文章列表
spring mvc 3.1.1 (spring-framework-3.1.1.RELEASE -all)
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.Re ...
原文:http://1194867672-qq-com.iteye.com/blog/1522906
jar包:
jstl-1.2.jar
ojdbc14.jar
junit-4.4.jar
jboss-loggin-3.1.0.GA.jar
dom4j-1.6.1.jar
xercesImpl.jar
hibernate-c3p0-4.1.2.Final.jar
c3p0-0.9.12.jar
jta.jar
hibernate-ehcache-4.0.0.CR6.jar
ehcache-core-2.6.6.jar
log4j-1.2.15.jar
slf4-l ...
基础jar包
commons-fileupload-1.3.jar
commons-io-2.2.jar
commons-lang3-3.1.jar
commons-logging-1.1.3.jar
freemarker-2.3.19.jar
javassist-3.11.0.GA.jar
ognl-3.0.6.jar
struts2-core-2.3.16.jar
xwork-core-2.3.16.jar
jstl-1.2.jar(可不用)
配置web.xml
<?xml ...