struts2.2.1+hibernate3.6.0+spring3.0.5+proxool-0.9.1实例(1)

来源:互联网 发布:淘宝卖图书 编辑:程序博客网 时间:2024/05/21 00:52

导入所需要的jar包:

xwork-core-2.2.1.jarxwork-core-2.2.1.jar
struts2-spring-plugin-2.2.1.jarstruts2-spring-plugin-2.2.1.jar
struts2-core-2.2.1.jarstruts2-core-2.2.1.jar
struts2-convention-plugin-2.2.1.jarstruts2-convention-plugin-2.2.1.jar
slf4j-nop-1.6.1.jarslf4j-nop-1.6.1.jar
slf4j-api-1.6.1.jarslf4j-api-1.6.1.jar
proxool-cglib.jarproxool-cglib.jar
proxool-0.9.1.jarproxool-0.9.1.jar
org.springframework.web.struts-3.0.5.RELEASE.jarorg.springframework.web.struts-3.0.5.RELEASE.jar
org.springframework.web.servlet-3.0.5.RELEASE.jarorg.springframework.web.servlet-3.0.5.RELEASE.jar
org.springframework.web.portlet-3.0.5.RELEASE.jarorg.springframework.web.portlet-3.0.5.RELEASE.jar
org.springframework.web-3.0.5.RELEASE.jarorg.springframework.web-3.0.5.RELEASE.jar
org.springframework.transaction-3.0.5.RELEASE.jarorg.springframework.transaction-3.0.5.RELEASE.jar
org.springframework.test-3.0.5.RELEASE.jarorg.springframework.test-3.0.5.RELEASE.jar
org.springframework.oxm-3.0.5.RELEASE.jarorg.springframework.oxm-3.0.5.RELEASE.jar
org.springframework.orm-3.0.5.RELEASE.jarorg.springframework.orm-3.0.5.RELEASE.jar
org.springframework.jms-3.0.5.RELEASE.jarorg.springframework.jms-3.0.5.RELEASE.jar
org.springframework.jdbc-3.0.5.RELEASE.jarorg.springframework.jdbc-3.0.5.RELEASE.jar
org.springframework.instrument.tomcat-3.0.5.RELEASE.jarorg.springframework.instrument.tomcat-3.0.5.RELEASE.jar
org.springframework.instrument-3.0.5.RELEASE.jarorg.springframework.instrument-3.0.5.RELEASE.jar
org.springframework.expression-3.0.5.RELEASE.jarorg.springframework.expression-3.0.5.RELEASE.jar
org.springframework.core-3.0.5.RELEASE.jarorg.springframework.core-3.0.5.RELEASE.jar
org.springframework.context.support-3.0.5.RELEASE.jarorg.springframework.context.support-3.0.5.RELEASE.jar
org.springframework.context-3.0.5.RELEASE.jarorg.springframework.context-3.0.5.RELEASE.jar
org.springframework.beans-3.0.5.RELEASE.jarorg.springframework.beans-3.0.5.RELEASE.jar
org.springframework.aspects-3.0.5.RELEASE.jarorg.springframework.aspects-3.0.5.RELEASE.jar
org.springframework.asm-3.0.5.RELEASE.jarorg.springframework.asm-3.0.5.RELEASE.jar
org.springframework.aop-3.0.5.RELEASE.jarorg.springframework.aop-3.0.5.RELEASE.jar
oracle-jdbc14.jaroracle-jdbc14.jar
ognl-3.0.jarognl-3.0.jar
jta-1.1.jarjta-1.1.jar
javassist-3.7.ga.jarjavassist-3.7.ga.jar
javassist-3.12.0.GA.jarjavassist-3.12.0.GA.jar
hibernate3.jarhibernate3.jar
hibernate-jpa-2.0-api-1.0.0.Final.jarhibernate-jpa-2.0-api-1.0.0.Final.jar
freemarker-2.3.16.jarfreemarker-2.3.16.jar
dom4j-1.6.1.jardom4j-1.6.1.jar
commons-pool.jarcommons-pool.jar
commons-logging.jarcommons-logging.jar
commons-logging-1.0.4.jarcommons-logging-1.0.4.jar
commons-io-1.3.2.jarcommons-io-1.3.2.jar
commons-fileupload-1.2.1.jarcommons-fileupload-1.2.1.jar
commons-dbcp.jarcommons-dbcp.jar
commons-collections-3.1.jarcommons-collections-3.1.jar
cglib-nodep-2.1_3.jarcglib-nodep-2.1_3.jar
aspectjweaver.jaraspectjweaver.jar
aspectjrt.jaraspectjrt.jar
aopalliance.jaraopalliance.jar
antlr-2.7.6.jarantlr-2.7.6.jar

在classpath目录下加入applicationContext.xml,proxool.xml文件