Struts is a very popular MVC-based Java Web framework. This book introduces in detail various technologies for designing and developing Java Web applications on the latest Struts1.1 and the Struts1.2 version that will be launched soon. Chapters 1 to 3 of this book are introductory chapters. Through two Struts application examples, readers are guided to grasp the overall process of designing, developing and deploying Struts applications, and fully appreciate the role of the Struts framework in opening large-scale and scalable Web applications. Advantages. Chapters 4 to 7 deeply explore the implementation principles of ActionServlet and RequestProcessor, the core components of the Struts framework, introduce in detail various technologies for developing models, views and controllers of Struts applications, and describe each element of the Struts configuration file in detail. How to use elements. Chapters 8 to 9 introduce some practical technologies for developing Struts applications, such as extension points of the Struts framework, internationalization of Struts applications, Validator verification framework and exception handling mechanisms, etc. Chapters 12 to 16 combine specific Struts application examples to introduce the Struts tag library and the use of the Tiles framework in detail. Chapters 17 and 18 introduce how to use EJB and Web services to implement the Struts framework model. Chapters 19 to 21 introduce how to use third-party software, such as Apache Common Logging API, Log4J, ANT, and StrutsTestCase, to control the output logs of Struts applications, manage and test Struts application projects.
About the author · · · · · ·
Sun Weiqin graduated from Shanghai Jiao Tong University in 1997 and has been engaged in Java-based software development and J2EE training and consulting. Currently as a visiting scholar at the University of Kent in the United States, his research topics include e-commerce systems based on Java and XML, J2EE software architecture, Web services and network security. Representative works include:
"Mastering Struts: Java Web Design and Development Based on MVC" 2004
"Detailed Explanation of Tomcat and Java Web Development Technology" 2004
"Java 2 Certification Exam Guide and Question Analysis" 2002
Expand