文件名称:Struts
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9.38mb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本书由浅入深、循序渐进地介绍了MVC的体系结构和如何构建一个基于MVC的Web框架,目的是帮助软件开发人员快速掌握MVC的设计思想,并能使用MVC的内涵设计Web框架。全书共分12章。第1章详细介绍MVC的设计思想、优缺点,以及如何构建一个基于MVC的Web框架;通过这部分知识的介绍,建立起读者对MVC的理论基础。第2~9章将逐步实现一个基于MVC的Web框架和持久层框架;读者可以通过这部分内容的学习,掌握其实现细节和核心设计方式。第10~11章主要介绍如何将自己实现的Web框架与其他工具进行整合;读者通过这部分内容的学习,可以将本书中实现的Web框架与目前许多开源项目,如Hibernate、Log4j等整合起来,以方便开发。第12章主要通过一个内容管理系统实例来验证本书所实现的框架;读者通过这部分内容的学习,可以熟练掌握本书所实现的Web框架的使用方法。
-This book easy-to-digest, step-by-step introduction of the MVC architecture and how to build the Web-based MVC fr a mework, designed to help software developers quickly master the MVC design idea, and the connotation of the use of MVC design Web fr a mework. Book is divided into 12 chapters. Chapter 1 Introduction MVC detailed design idea, the advantages and disadvantages, and how to build a fr a mework based on MVC s Web through this part of the knowledge of the introduction, readers establish the theoretical basis for MVC. 2 ~ 9 Chapter will gradually realize the Web-based MVC fr a mework and the persistence layer fr a mework readers can pass this part of the contents of the study and master the details of its implementation and the core design. No. 10 ~ Chapter 11 mainly how to introduce their own implementation of the Web fr a mework integration with other tools readers through this part of the study, you can achieve in this book s Web fr a mework with the current lot of open source projects,
-This book easy-to-digest, step-by-step introduction of the MVC architecture and how to build the Web-based MVC fr a mework, designed to help software developers quickly master the MVC design idea, and the connotation of the use of MVC design Web fr a mework. Book is divided into 12 chapters. Chapter 1 Introduction MVC detailed design idea, the advantages and disadvantages, and how to build a fr a mework based on MVC s Web through this part of the knowledge of the introduction, readers establish the theoretical basis for MVC. 2 ~ 9 Chapter will gradually realize the Web-based MVC fr a mework and the persistence layer fr a mework readers can pass this part of the contents of the study and master the details of its implementation and the core design. No. 10 ~ Chapter 11 mainly how to introduce their own implementation of the Web fr a mework integration with other tools readers through this part of the study, you can achieve in this book s Web fr a mework with the current lot of open source projects,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
自动动手写Struts随书光盘
........................\readme.txt
........................\源代码
........................\......\04
........................\......\..\myApp
........................\......\..\.....\.classpath
........................\......\..\.....\.cvsignore
........................\......\..\.....\.project
........................\......\..\.....\.tomcatplugin
........................\......\..\.....\build.xml
........................\......\..\.....\conf
........................\......\..\.....\....\config-servlet.xml
........................\......\..\.....\gc
........................\......\..\.....\..\jsp
........................\......\..\.....\..\...\index.jsp
........................\......\..\.....\..\...\indexNew.jsp
........................\......\..\.....\..\...\login.jsp
........................\......\..\.....\..\...\page.jsp
........................\......\..\.....\..\...\regedit.jsp
........................\......\..\.....\..\...\success.jsp
........................\......\..\.....\..\...\updatePassword.jsp
........................\......\..\.....\gc.log
........................\......\..\.....\gf.log
........................\......\..\.....\jsp
........................\......\..\.....\...\gf.jsp
........................\......\..\.....\...\HelloWorld.jsp
........................\......\..\.....\...\welcome.jsp
........................\......\..\.....\org.log
........................\......\..\.....\WEB-INF
........................\......\..\.....\.......\.cvsignore
........................\......\..\.....\.......\classes
........................\......\..\.....\.......\.......\com
........................\......\..\.....\.......\.......\...\gc
........................\......\..\.....\.......\.......\...\..\action
........................\......\..\.....\.......\.......\...\..\......\gf.class
........................\......\..\.....\.......\.......\...\..\......\HelloWorld.class
........................\......\..\.....\.......\.......\...\..\......\HelloWorldAction.class
........................\......\..\.....\.......\.......\...\..\......\hr03.class
........................\......\..\.....\.......\.......\...\..\......\LoginAction.class
........................\......\..\.....\.......\.......\...\..\......\LoginActionNew.class
........................\......\..\.....\.......\.......\...\..\......\RegeditAction.class
........................\......\..\.....\.......\.......\...\..\......\RegeditActionHibernate.class
........................\......\..\.....\.......\.......\...\..\......\RegeditActionNew.class
........................\......\..\.....\.......\.......\...\..\......\User.class
........................\......\..\.....\.......\.......\...\..\dao
........................\......\..\.....\.......\.......\...\..\...\impl
........................\......\..\.....\.......\.......\...\..\...\....\UserDAOHibernateImpl.class
........................\......\..\.....\.......\.......\...\..\...\....\UserDAOImpl.class
........................\......\..\.....\.......\.......\...\..\...\UserDAO.class
........................\......\..\.....\.......\.......\...\..\...\UserDAOHibernate.class
........................\......\..\.....\.......\.......\...\..\vo
........................\......\..\.....\.......\.......\...\..\..\User.class
........................\......\..\.....\.......\.......\...\..\..\User.hbm.xml
........................\......\..\.....\.......\.......\...\gd
........................\......\..\.....\.......\.......\...\..\action
........................\......\..\.....\.......\.......\...\..\......\Action.class
........................\......\..\.....\.......\.......\...\..\......\GdAction.class
........................\......\..\.....\.......\.......\...\..\......\GdServlet.class
........................\......\..\.....\.......\.......\...\..\jdbc
........................\......\..\.....\.......\.......\...\..\....\DbCommon.class
........................\......\..\.....\.......\.......\...\..\....\DbConnection.class
........................\......\..\.....\.......\.......\...\..\...
........................\readme.txt
........................\源代码
........................\......\04
........................\......\..\myApp
........................\......\..\.....\.classpath
........................\......\..\.....\.cvsignore
........................\......\..\.....\.project
........................\......\..\.....\.tomcatplugin
........................\......\..\.....\build.xml
........................\......\..\.....\conf
........................\......\..\.....\....\config-servlet.xml
........................\......\..\.....\gc
........................\......\..\.....\..\jsp
........................\......\..\.....\..\...\index.jsp
........................\......\..\.....\..\...\indexNew.jsp
........................\......\..\.....\..\...\login.jsp
........................\......\..\.....\..\...\page.jsp
........................\......\..\.....\..\...\regedit.jsp
........................\......\..\.....\..\...\success.jsp
........................\......\..\.....\..\...\updatePassword.jsp
........................\......\..\.....\gc.log
........................\......\..\.....\gf.log
........................\......\..\.....\jsp
........................\......\..\.....\...\gf.jsp
........................\......\..\.....\...\HelloWorld.jsp
........................\......\..\.....\...\welcome.jsp
........................\......\..\.....\org.log
........................\......\..\.....\WEB-INF
........................\......\..\.....\.......\.cvsignore
........................\......\..\.....\.......\classes
........................\......\..\.....\.......\.......\com
........................\......\..\.....\.......\.......\...\gc
........................\......\..\.....\.......\.......\...\..\action
........................\......\..\.....\.......\.......\...\..\......\gf.class
........................\......\..\.....\.......\.......\...\..\......\HelloWorld.class
........................\......\..\.....\.......\.......\...\..\......\HelloWorldAction.class
........................\......\..\.....\.......\.......\...\..\......\hr03.class
........................\......\..\.....\.......\.......\...\..\......\LoginAction.class
........................\......\..\.....\.......\.......\...\..\......\LoginActionNew.class
........................\......\..\.....\.......\.......\...\..\......\RegeditAction.class
........................\......\..\.....\.......\.......\...\..\......\RegeditActionHibernate.class
........................\......\..\.....\.......\.......\...\..\......\RegeditActionNew.class
........................\......\..\.....\.......\.......\...\..\......\User.class
........................\......\..\.....\.......\.......\...\..\dao
........................\......\..\.....\.......\.......\...\..\...\impl
........................\......\..\.....\.......\.......\...\..\...\....\UserDAOHibernateImpl.class
........................\......\..\.....\.......\.......\...\..\...\....\UserDAOImpl.class
........................\......\..\.....\.......\.......\...\..\...\UserDAO.class
........................\......\..\.....\.......\.......\...\..\...\UserDAOHibernate.class
........................\......\..\.....\.......\.......\...\..\vo
........................\......\..\.....\.......\.......\...\..\..\User.class
........................\......\..\.....\.......\.......\...\..\..\User.hbm.xml
........................\......\..\.....\.......\.......\...\gd
........................\......\..\.....\.......\.......\...\..\action
........................\......\..\.....\.......\.......\...\..\......\Action.class
........................\......\..\.....\.......\.......\...\..\......\GdAction.class
........................\......\..\.....\.......\.......\...\..\......\GdServlet.class
........................\......\..\.....\.......\.......\...\..\jdbc
........................\......\..\.....\.......\.......\...\..\....\DbCommon.class
........................\......\..\.....\.......\.......\...\..\....\DbConnection.class
........................\......\..\.....\.......\.......\...\..\...