zywcode / SpringStrutsIBatis

This is a sample web application integrated the Spring, Struts2 and iBatis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is sample webapp integrated with Spring, Struts and iBatis. It use the Spring annotation to do integration.

SSI is a dynamic web project. You can import this project to Eclipse. No jar files provided in the project. Please add the below jar files to the directory: SSI\WebContent\WEB-INF\lib antlr-2.7.6.jar aopalliance-1.0.jar asm.jar aspectjlib-1.5.3.jar aspectjweaver-1.5.3.jar c3p0-0.9.1.2.jar c3p0-oracle-thin-extras-0.9.1.2.jar cglib.jar commons-beanutils-1.7.0.jar commons-codec-1.1.jar commons-collections-3.1.jar commons-configuration-1.6.jar commons-fileupload-1.2.2.jar commons-io-2.0.1.jar commons-lang-2.5.jar commons-lang3-3.1.jar commons-logging-1.1.1.jar commons-logging-api-1.1.jar commons-validator-1.3.1.jar freemarker-2.3.16.jar ibatis-core-3.0.jar jasypt-1.5.jar javassist-3.11.0.GA.jar jawr-3.3.3.jar jcommon-1.0.16.jar jfreechart-1.0.13.jar log4j.jar mysql-connector-java-5.1.12-bin.jar ognl-3.0.1.jar org.springframework.aop-3.0.0.RELEASE.jar org.springframework.asm-3.0.0.RELEASE.jar org.springframework.beans-3.0.0.RELEASE.jar org.springframework.context-3.0.0.RELEASE.jar org.springframework.core-3.0.0.RELEASE.jar org.springframework.expression-3.0.0.RELEASE.jar org.springframework.jdbc-3.0.0.RELEASE.jar org.springframework.orm-3.0.0.RELEASE.jar org.springframework.transaction-3.0.0.RELEASE.jar org.springframework.web-3.0.0.RELEASE.jar org.springframework.web.struts-3.0.0.RELEASE.jar spring-context-support-3.0.1.RELEASE.jar spring-modules-jakarta-commons.jar struts2-core-2.2.3.jar struts2-jfreechart-plugin-2.1.6.jar struts2-json-plugin-2.2.3.jar struts2-spring-plugin-2.2.3.jar xwork-core-2.2.3.jar

About

This is a sample web application integrated the Spring, Struts2 and iBatis.