Book description
Architects of buildings and architects of software have more in common than most people think. Both professions require attention to detail, and both practitioners will see their work collapse around them if they make too many mistakes. It's impossible to imagine a world in which buildings get built without blueprints, but it's still common for software applications to be designed and built without blueprints, or in this case, design patterns.A software design pattern can be identified as "a recurring solution to a recurring problem." Using design patterns for software development makes sense in the same way that architectural design patterns make sense--if it works well in one place, why not use it in another? But developers have had enough of books that simply catalog design patterns without extending into new areas, and books that are so theoretical that you can't actually do anything better after reading them than you could before you started.Crawford and Kaplan's J2EE Design Patterns approaches the subject in a unique, highly practical and pragmatic way. Rather than simply present another catalog of design patterns, the authors broaden the scope by discussing ways to choose design patterns when building an enterprise application from scratch, looking closely at the real world tradeoffs that Java developers must weigh when architecting their applications. Then they go on to show how to apply the patterns when writing realworld software. They also extend design patterns into areas not covered in other books, presenting original patterns for data modeling, transaction / process modeling, and interoperability.J2EE Design Patterns offers extensive coverage of the five problem areas enterprise developers face:
- Maintenance (Extensibility)
- Performance (System Scalability)
- Data Modeling (Business Object Modeling)
- Transactions (process Modeling)
- Messaging (Interoperability)
Publisher resources
Table of contents
- A Note Regarding Supplemental Files
- Preface
- 1. Java Enterprise Design
- 2. The Unified Modeling Language
- 3. Presentation Tier Architecture
- 4. Advanced Presentation Tier Design
- 5. Presentation Tier Scalability
- 6. The Business Tier
- 7. Tier Communications
- 8. Database and Data Patterns
- 9. Business Tier Interfaces
- 10. Enterprise Concurrency
- 11. Messaging
- 12. J2EE Antipatterns
- A. Presentation Tier Patterns
- B. Business Tier Patterns
- C. Messaging Patterns
- D. J2EE Antipatterns
- About the Authors
- Colophon
- Copyright
Product information
- Title: J2EE Design Patterns
- Author(s):
- Release date: September 2003
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596004279
You might also like
book
Spring 5 Design Patterns
Learn various design patterns and best practices in Spring 5 and use them to solve common …
book
Professional Java EE Design Patterns
Master Java EE design pattern implementation to improve your design skills and your application's architecture Professional …
book
Java EE 8 Design Patterns and Best Practices
Get the deep insights you need to master efficient architectural design considerations and solve common design …
book
Hands-On Design Patterns with Kotlin
Make the most of Kotlin by leveraging design patterns and best practices to build scalable and …