Core J2EE™ Patterns: Best Practices and Design Strategies, Second Edition
by Deepak Alur; John Crupi; Dan Malks
J2EE™ Connector Architecture and Enterprise Application Integration
by Rahul Sharma; Beth Stearns; Tony Ng
Head First Design Patterns
by Eric Freeman; Elisabeth Robson; Kathy Sierra; Bert Bates
Enterprise JavaBeans 3.0, 5th Edition
by Richard Monson-Haefel; Bill Burke
Head First Java, 2nd Edition
by Kathy Sierra; Bert Bates
Head First Design Patterns
by Eric Freeman; Elisabeth Robson; Kathy Sierra; Bert Bates
Effective Java™, Second Edition
by Joshua Bloch
Java Concurrency in Practice
by Brian Goetz; Tim Peierls; Joshua Bloch; Joseph Bowbeer; David Holmes; Doug Lea
Java Web Services: Up and Running, 1st Edition
by Martin Kalin
"The Java™ BluePrints Team has done it again. This book is an indispensable asset to all J2EE™ developers and should never be far from reach."
--John Crupi, coauthor of Core J2EE™ Patterns, Distinguished Engineer, Sun Java Center, Sun Microsystems, Inc.
The Java 2 Platform, Enterprise Edition, offers developers a simplified, component-based approach to creating applications for intranets and the Internet.
As part of the highly regarded Java BluePrints program, Designing Enterprise Applications with the J2EE™ Platform, Second Edition, describes the key architectural and design issues in applications supported by the J2EE™ platform and offers practical guidelines for both architects and developers. It explores key J2EE platform features such as Java servlets, JavaServer Pages™, and Enterprise JavaBeans™ component models, as well as the JDBC™ API, Java Message Service API, and J2EE Connector Architecture. It also discusses security, deployment, transaction management, internationalization, and other important issues for today's applications.
Through code samples and a full e-commerce application example, this book provides concrete guidelines to mastering the J2EE platform. Highlights include:
An introduction to the J2EE platform, the applications it supports, and the technologies it provides
Discussions on how to design Web-based applications using Java servlet and JavaServer Pages technologies
Architectural guidelines for designing Enterprise JavaBeans components for scalability, reliability, and performance
How to connect J2EE applications to existing systems and applications using JDBC and J2EE Connector technologies
Design motivations behind the widely used Java Pet Store demo application
A glossary of J2EE and enterprise computing terminology
0201787903B03142002
Average Amazon.com® Rating: ![]()
![]()
![]()
![]()
Based on 6 Ratings
An overview of technologies and architectural models - 2002-05-15
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
The book is a high level overview of the application design with the Java 2 Platform, Enterprise Edition. It may be helpful for someone who wants to know how different architectural choices and technologies fit together in an enterprise application.
It starts with an introduction to different enterprise application scenarios (Stand-Alone, Web-Centric, EJB-Centric, B2B, etc.), and then goes on discussing each of the architectural tiers in detail. In addition, in separate chapters it covers important issues like security, transaction management, internationalization, and localization.
As a rule, each chapter gives an overview of the involved technologies, considers most important issues, and provides some tips on design and proper usage. Available tools are also discussed. Each chapter is followed by a list of references and resources. Many resources have URLs.
The last chapter presents an architecture of the sample application. Unfortunately, quite a bit of space in this chapter is wasted reiterating general pros and cons of distributed and local architectures. My impression is that the author of this particular chapter (each chapter in the book is written by a different author or group of authors) assumes that the reader does not have any prior knowledge about the subject and have not read preceding chapters.
A few code samples in the entire book illustrate some points in the discussion; the code snippets are neither complete nor complex, and obviously are not written for reuse.
Essential read for designing J2EE applications - 2002-05-10
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
A must read for seasoned professionals and those new to the subject. Invaluable insights and guidelines are detailed at every tier of architecting a J2EE enterprise application. I found myself frequently relating to the examples and wishing I had read this book to help with earlier projects. This would have saved hours of re-factoring because the authors have already detailed solutions to common design problems.
If you are looking for code examples, don't look here. Code examples throughout the book are minimal; however this book is not about code examples, the purpose is to provide proven principles for architecting and developing J2EE applications. Instead, one chapter describes the design of the sample Java Pet Store application in regards to the books principles.
I now have a better understanding of the J2EE platform and how to apply its technologies. I will be referring back to this book often!
Not as useful as expected - 2002-12-29
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
This book would have been better if it had been written by people who had the ability to be a bit more objective about these technologies. (The authors work for Sun, of course.) There is a large portion of the book devoted to repeated explanations about why the J2EE platform is the best available. There are a number of plugs for client-side Java programs (applets, etc.), which is a marginal technology in practical terms, despite its theoretical advantages. I just wanted more objective information and less marketing hype. That being said, the book does have some useful information. A better and more dispassionate look at the J2EE platform spec is "Java for the Web with Servlets, JSP, and EJB" published by New Riders.
Informative, Comprehensive but not drilled-down - 2002-04-28
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
This book (2n Edition) is informative in the context of offering a comprehensive overview of various design concept involved in each tier of the J2EE application. If you are trying to envision what a J2EE platform can do for you, this is a good book to grab. While it provides some insight on design consideration, however, it defers the readers to seek for J2EE vendor implementation rather than offering a solution. Nevertheless, it does point out some advantage/disadvantage or the trade-off associated with choosing different implementation. It also provides some coverage on design patterns, framework (struts), security, transaction and state management using HttpSession or stateful EJB session bean. If you are involved in a J2EE project, this book will serve as a good reference for high-level design concept which puts together all J2EE related knowledge that you might have learned from elsewhere.
Designing Enterprise Applications with the J2EE Platform - 2007-03-08
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
i like this book, it is really good for a person who intersted to understand the back world of the technology
Some information on this page was provided using data from Amazon.com®. View at Amazon >