Description: This book easy-to-digest, step-by-step introduction of the MVC architecture and how to build the Web-based MVC framework, designed to help software developers quickly master the MVC design idea, and the connotation of the use of MVC design Web framework. Book is divided into 12 chapters. Chapter 1 Introduction MVC detailed design idea, the advantages and disadvantages, and how to build a framework 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 framework and the persistence layer framework 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 framework integration with other tools readers through this part of the study, you can achieve in this book s Web framework with the current lot of open source projects,
File list (Check if you may need any files):
自动动手写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
........................\......\..\.....\.......\.......\...\..\...