文件名称:Tomcat5.5+struts2+Spring2.0
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 11.44mb
- 下载次数:
- 0次
- 提 供 者:
- 马*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
spring+struts+tomcat的一个小例子
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 25811243tomcat5.5 struts2 spring2.0.zip 列表 bookst2/ bookst2/book/ bookst2/book/editBook.jsp bookst2/book/index.jsp bookst2/book/list.jsp bookst2/book/src/ bookst2/book/src/com/ bookst2/book/src/com/sterning/ bookst2/book/src/com/sterning/bean/ bookst2/book/src/com/sterning/bean/hibernate/ bookst2/book/src/com/sterning/bean/hibernate/hibernate.cfg.xml bookst2/book/src/com/sterning/bean/hibernate/Test.java bookst2/book/src/com/sterning/books/ bookst2/book/src/com/sterning/books/dao/ bookst2/book/src/com/sterning/books/dao/hibernate/ bookst2/book/src/com/sterning/books/dao/hibernate/BooksMapDao.java bookst2/book/src/com/sterning/books/dao/iface/ bookst2/book/src/com/sterning/books/dao/iface/BooksDao.java bookst2/book/src/com/sterning/books/model/ bookst2/book/src/com/sterning/books/model/books.hbm.xml bookst2/book/src/com/sterning/books/model/Books.java bookst2/book/src/com/sterning/books/services/ bookst2/book/src/com/sterning/books/services/BooksService.java bookst2/book/src/com/sterning/books/services/iface/ bookst2/book/src/com/sterning/books/services/iface/IBooksService.java bookst2/book/src/com/sterning/books/web/ bookst2/book/src/com/sterning/books/web/actions/ bookst2/book/src/com/sterning/books/web/actions/BooksAction-save-validation.xml bookst2/book/src/com/sterning/books/web/actions/BooksAction.java bookst2/book/src/com/sterning/books/web/actions/BooksAction.properties bookst2/book/src/com/sterning/commons/ bookst2/book/src/com/sterning/commons/AbstractAction.java bookst2/book/src/com/sterning/commons/Pager.java bookst2/book/src/com/sterning/commons/PagerService.java bookst2/book/src/com/sterning/commons/PublicUtil.java bookst2/book/src/com/sterning/commons/SetCharacterEncodingFilter.java bookst2/book/WEB-INF/ bookst2/book/WEB-INF/applicationContext.xml bookst2/book/WEB-INF/classes/ bookst2/book/WEB-INF/classes/books.hbm.xml bookst2/book/WEB-INF/classes/com/ bookst2/book/WEB-INF/classes/com/sterning/ bookst2/book/WEB-INF/classes/com/sterning/bean/ bookst2/book/WEB-INF/classes/com/sterning/bean/hibernate/ bookst2/book/WEB-INF/classes/com/sterning/bean/hibernate/Test.class bookst2/book/WEB-INF/classes/com/sterning/books/ bookst2/book/WEB-INF/classes/com/sterning/books/dao/ bookst2/book/WEB-INF/classes/com/sterning/books/dao/hibernate/ bookst2/book/WEB-INF/classes/com/sterning/books/dao/hibernate/BooksMapDao$1.class bookst2/book/WEB-INF/classes/com/sterning/books/dao/hibernate/BooksMapDao$2.class bookst2/book/WEB-INF/classes/com/sterning/books/dao/hibernate/BooksMapDao.class bookst2/book/WEB-INF/classes/com/sterning/books/dao/iface/ bookst2/book/WEB-INF/classes/com/sterning/books/dao/iface/BooksDao.class bookst2/book/WEB-INF/classes/com/sterning/books/model/ bookst2/book/WEB-INF/classes/com/sterning/books/model/Books.class bookst2/book/WEB-INF/classes/com/sterning/books/services/ bookst2/book/WEB-INF/classes/com/sterning/books/services/BooksService.class bookst2/book/WEB-INF/classes/com/sterning/books/services/iface/ bookst2/book/WEB-INF/classes/com/sterning/books/services/iface/IBooksService.class bookst2/book/WEB-INF/classes/com/sterning/books/web/ bookst2/book/WEB-INF/classes/com/sterning/books/web/actions/ bookst2/book/WEB-INF/classes/com/sterning/books/web/actions/BooksAction-save-validation.xml bookst2/book/WEB-INF/classes/com/sterning/books/web/actions/BooksAction.class bookst2/book/WEB-INF/classes/com/sterning/books/web/actions/BooksAction.properties bookst2/book/WEB-INF/classes/com/sterning/commons/ bookst2/book/WEB-INF/classes/com/sterning/commons/AbstractAction.class bookst2/book/WEB-INF/classes/com/sterning/commons/Pager.class bookst2/book/WEB-INF/classes/com/sterning/commons/PagerService.class bookst2/book/WEB-INF/classes/com/sterning/commons/PublicUtil.class bookst2/book/WEB-INF/classes/com/sterning/commons/SetCharacterEncodingFilter.class bookst2/book/WEB-INF/classes/log4j.properties bookst2/book/WEB-INF/classes/Struts.properties bookst2/book/WEB-INF/classes/struts.xml bookst2/book/WEB-INF/lib/ bookst2/book/WEB-INF/lib/activation.jar bookst2/book/WEB-INF/lib/antlr-2.7.6.jar bookst2/book/WEB-INF/lib/aopalliance.jar bookst2/book/WEB-INF/lib/c3p0-0.9.0.4.jar bookst2/book/WEB-INF/lib/cglib-nodep-2.1_3.jar bookst2/book/WEB-INF/lib/commons-beanutils.jar bookst2/book/WEB-INF/lib/commons-collections.jar bookst2/book/WEB-INF/lib/commons-digester.jar bookst2/book/WEB-INF/lib/commons-logging.jar bookst2/book/WEB-INF/lib/commons-validator.jar bookst2/book/WEB-INF/lib/dom4j-1.6.1.jar bookst2/book/WEB-INF/lib/ehcache-1.1.jar bookst2/book/WEB-INF/lib/freemarker-2.3.8.jar bookst2/book/WEB-INF/lib/hibernate3.jar bookst2/book/WEB-INF/lib/jakarta-oro.jar bookst2/book/WEB-INF/lib/jsonplugin-0.7.jar bookst2/book/WEB-INF/lib/jta.jar bookst2/book/WEB-INF/lib/junit.jar bookst2/book/WEB-INF/lib/log4j-1.2.13.jar bookst2/book/WEB-INF/lib/mail.jar bookst2/book/WEB-INF/lib/mysql-connector-java-3.1.10-bin.jar bookst2/book/WEB-INF/lib/ognl-2.6.11.jar bookst2/book/WEB-INF/lib/pull-parser-2.1.10.jar bookst2/book/WEB-INF/lib/saaj.jar bookst2/book/WEB-INF/lib/spring-mock.jar bookst2/book/WEB-INF/lib/spring.jar bookst2/book/WEB-INF/lib/struts2-core-2.0.8.jar bookst2/book/WEB-INF/lib/struts2-spring-plugin-2.0.8.jar bookst2/book/WEB-INF/lib/xwork-2.0.3.jar bookst2/book/WEB-INF/web.xml bookst2/book/数据库/ bookst2/book/数据库/game/ bookst2/book/数据库/game/books.frm bookst2/book/数据库/game/books.MYD bookst2/book/数据库/game/books.MYI bookst2/book/数据库/mysql-4.0.12.txt bookst2/s.zip