Programming Jakarta Struts
β Scribed by Cavaness C.
- Year
- 2002
- Tongue
- English
- Leaves
- 417
- Edition
- 1-st
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
If you've adopted Java as your organizational language, you're probably using, or planning to use, some sort of multitier design to maximize maintainability while making your data store accessible to as many applications as possible. The Jakarta engine ranks as the interface server of choice in that environment, and the Jakarta Struts Framework 1.1 makes it far easier to implement multitier information systems. Programming Jakarta Struts is the best how-to documentation around - in print or on the Internet - on the subject of using Struts to their greatest potential. Chuck Cavaness's book is comprehensive, detailed, critical of its subject where appropriate, and generally invaluable to anyone implementing the Model-View-Controller (MVC) design pattern in Java with the assistance of Struts.Thankfully, Cavaness opens with an overview of the MVC pattern with a focus on how you're meant to implement it under Struts. For anyone thinking that implementing MVC sounds like more trouble than it's worth, this clarifies why such design usually pays off in the long run. After that, it's into the particulars, which include code listings (lots of them, delightfully commented) and crystal-clear block diagrams that show the flow of messages among objects. There are also many database schema charts that show how the authors structure data in the storefront and shopping cart application that spans the whole of this volume.
π SIMILAR VOLUMES
While the look and feel of an enterprise web application is certainly important, developers usually find themselves spending far too much time on the front-end presentation before they can get to coding the good stuff - the business logic at the heart of the program. Jakarta Struts addresses this is
If you need to do something within the Struts framework and that something is covered within the Chapter/Section framework of this book (and a LOT is), then consider yourself lucky. Problems and Solutions are succinctly stated, and the follow-up Discussions do a good job of explaining the why fors a
Building web applications that are maintainable and extensible requires a significant amount of design and planning before even a single line of code can be written. However, by leveraging development frameworks, many of the challenges of web-based development can be overcome. Pro Jakarta Struts, Se
The Jakarta Struts Cookbook is an amazing collection of code solutions to common - and uncommon - problems encountered when building web applications with the Struts Framework. With solutions to real-world problems just a few page flips away, this quick, look-up reference is perfect for independent
Jakarta Struts Project provides an open source framework for creating Web applications that leverage both the Java Servlets and JavaServer Pages technologies. Struts has received developer support and is quickly becoming a dominant actor in the open source community. * James Goodwill is a well-re