文件名称:springmvc
- 所属分类:
- 其他小程序
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-04-22
- 文件大小:
- 8.56mb
- 下载次数:
- 0次
- 提 供 者:
- wer24324@sina.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
spring MVC完整
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : SpringMVC.rar 列表 WebContent/add.html WebContent/index.html WebContent/META-INF/MANIFEST.MF WebContent/templates/default/taglib.html WebContent/view.html WebContent/WEB-INF/applicationContext-ajax.xml WebContent/WEB-INF/applicationContext-jdbc.xml WebContent/WEB-INF/applicationContext.xml WebContent/WEB-INF/lib/apache.commons.io-1.4.0.jar WebContent/WEB-INF/lib/castor-1.3.1-core.jar WebContent/WEB-INF/lib/castor-1.3.1-xml.jar WebContent/WEB-INF/lib/castor-1.3.1.jar WebContent/WEB-INF/lib/com.springsource.com.thoughtworks.xstream-1.3.1.jar WebContent/WEB-INF/lib/com.springsource.org.codehaus.jackson-1.4.2.jar WebContent/WEB-INF/lib/com.springsource.org.codehaus.jackson.mapper-1.4.2.jar WebContent/WEB-INF/lib/com.springsource.org.exolab.castor.xml-1.2.0.jar WebContent/WEB-INF/lib/commons-collections-3.2.1.jar WebContent/WEB-INF/lib/commons-dbcp-1.3.jar WebContent/WEB-INF/lib/commons-lang-2.5.jar WebContent/WEB-INF/lib/commons-logging-1.1.1.jar WebContent/WEB-INF/lib/commons-logging-adapters-1.1.1.jar WebContent/WEB-INF/lib/commons-pool-1.5.4.jar WebContent/WEB-INF/lib/commons.fileupload-1.2.0.jar WebContent/WEB-INF/lib/freemarker.jar WebContent/WEB-INF/lib/imageinfo-1.9.jar WebContent/WEB-INF/lib/jtds-1.2.5.jar WebContent/WEB-INF/lib/org.springframework.aop-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.asm-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.aspects-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.beans-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.context-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.context.support-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.core-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.expression-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.instrument-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.instrument.tomcat-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.jdbc-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.jms-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.orm-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.oxm-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.spring-library-3.0.2.RELEASE.libd WebContent/WEB-INF/lib/org.springframework.test-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.transaction-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.web-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.web.portlet-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.web.servlet-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/org.springframework.web.struts-3.0.2.RELEASE.jar WebContent/WEB-INF/lib/servlet-api.jar WebContent/WEB-INF/lib/slf4j-api-1.5.8.jar WebContent/WEB-INF/lib/slf4j-simple-1.5.8.jar WebContent/WEB-INF/springmvc-servlet.xml WebContent/WEB-INF/web.xml src/base/org/dao/DaoBase.java src/base/org/model/PaginationModel.java src/freemarker.properties src/jdbc.properties src/log4j.properties src/test/org/test/controller/TestController.java src/test/org/test/dao/TestDao.java src/test/org/test/model/TestModel.java src/test/org/test/model/UserModel.java src/test/org/test/service/TestService.java src/test/org/test/controller src/test/org/test/dao src/test/org/test/model src/test/org/test/service src/base/org/dao src/base/org/model src/test/org/test WebContent/templates/default WebContent/WEB-INF/lib src/base/org src/test/org WebContent/META-INF WebContent/templates WebContent/WEB-INF src/base src/test WebContent src