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
Pro Jakarta struts
β Scribed by John Carnell, Rob Harrop
- Publisher
- Apress
- Year
- 2004
- Tongue
- English
- Leaves
- 600
- Edition
- 2nd
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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, Second Edition acts as a roadmap to demonstrate how to use the Jakarta Struts framework to solve everyday web application development challenges. Jakarta Struts is a web development framework that provides a set of code libraries that provide the infrastructure of a web application based on a well established and accepted design pattern. Version 1.1 of Struts provides new and additional functionality in areas such as presentation and error handling. This book takes a far more application-centric approach than other books on the market. Currently many of the Struts books focus on the mechanics of the framework without demonstrating how to properly design your applications. In this book, the development of an application drives the Struts coverage and not the other way round. This book also discusses Struts from an anti-pattern perspective - it's more about using Struts effectively than simply just using it. Improper design can lead to long-term dependencies on the Struts framework that makes code reuse difficult to achieve.
π SIMILAR VOLUMES
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
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
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
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