文件名称:Tomcat5.5+struts2+Spring2.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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org