| ||||||||||||
Product Details
|
The results of using J2EE in practice are often disappointing: applications are often slow, unduly complex, and take too long to develop. Rod Johnson believes that the problem lies not in J2EE itself, but in that it is often used badly. Many J2EE publications advocate approaches that, while fine in theory, often fail in reality, or deliver no real business value.
Expert One-on-One: J2EE Design and Development aims to demystify J2EE development. Using a practical focus, it shows how to use J2EE technologies to reduce, rather than increase, complexity. Rod draws on his experience of designing successful high-volume J2EE applications and salvaging failing projects, as well as intimate knowledge of the J2EE specifications, to offer a real-world, how-to guide on how you too can make J2EE work in practice.
It will help you to solve common problems with J2EE and avoid the expensive mistakes often made in J2EE projects. It will guide you through the complexity of the J2EE services and APIs to enable you to build the simplest possible solution, on time and on budget. Rod takes a practical, pragmatic approach, questioning J2EE orthodoxy where it has failed to deliver results in practice and instead suggesting effective, proven approaches.
What does this book cover?
In this book, you will learn
Who is this book for?
This book would be of value to most enterprise developers. Although some of the discussion (for example, on performance and scalability) would be most relevant to architects and lead developers, the practical focus would make it useful to anyone with some familiarity with J2EE. Because of the complete design-deployment coverage, a less advanced developer could work through the book along with a more introductory text, and successfully build and understand the sample application. This comprehensive coverage would also be useful to developers in smaller organisations, who might be called upon to fill several normally distinct roles.
What is special about this book?
Wondering what differentiates this book from others like it in the market? Take a look:
It discuss risks in J2EE development
It takes the reader through the entire design, development and build process of a non-trivial application. This wouldn't be compressed into one or two chapters, like the Java Pet Store, but would be a realistic example comparable to the complexity of applications readers would need to build
At each point in the design, alternative choices would be discussed. This would be important both where there's a real problem with the obvious alternative, and where the obvious alternatives are perhaps equally valid
It emphasizes the use of OO design and design patterns in J2EE, without becoming a theoretical book
--This text refers to an out of print or unavailable edition of this title.
Tag this product(What's this?)Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items. |
|
Share your thoughts with other customers:
|
||||||||||||||||||||||
|
Most helpful customer reviews
5.0 out of 5 stars
A must read for J2EE Developers, and Solution Architects,
By
This review is from: Expert One-on-One J2EE Design and Development (Paperback)
This is the one if not the only book on the market that can truly serve you as a comprehensive manual for J2EE solution architectures. Every line in this book is worth of gold. It personally helped me justify, reinforce, discover or solidify some very important architectural desicions in my practice. For instance there is a whole section on presentation tier technology choices. That section covers all of the popular frameworks and technologies (JSP, Struts, XSLT,...). Each technology is described in terms of what it is, and what are its benefits and drawbacks. Then there is a very good code samples section. Author uses one application throughout the book, and then implements it using various technologies. Moreover, he suggests you when does it make sense, and when does it not to implement the technology as a solution. It is amazing how much wisdom is built into this book. Of course some of the APIs covered in the book will be outdated (EJB 2.1), but that does not bother me much. The wisdom is what matters. Writing in general is very thorough, very practical and reinforced with some very strong real life examples.
5.0 out of 5 stars
Just buy it,
By Scuba Steve (Reston, VA, USA) - See all my reviews
This review is from: Expert One-on-One J2EE Design and Development (Paperback)
Rod Johnson is one of the few technical authors with whom I can almost never disagree. A quick read indicates clearly that his technical insight, which ranges from architectural to low-level coding best practices, are not born of some academic exercise...they are the fruit of actual production J2EE experience...not an academic blueprint. At times, I felt like I was reading my own words. Over the years, I began to wonder if I was the only J2EE developer who was not "drinking all the kool aid." My experience with over a dozen high-volume production applications moved me away from the pure party line. Now, I realize that my religion has a leader. Don't get me wrong, I learned a significant amount from this book. Rod's experience is daunting and even an experienced J2EE developer will glean countless insights from this well-written text.So what's not to like? Well, frankly, I was disappointed that security got the same level as attention in this book as it does in most - especially since there has yet to be an excellent J2EE text produced on the topic. While I didn't expect Rod to write the definitive tome on authentication and authorization, I expected more than two pages with a collection of URLs for more info. In fact, I loved the fact that he led off the text with testing and was shocked that he didn't follow immediately with security - another system aspect that is frequently relegated to the margins...and often implemented poorly. So how does that influence my review? Well, on Amazon's five star scale, I am taking away one star....but I also started by awarding him ten stars for the rest of the text. final static int MAX_RATING = 5; final int rating = Math.min(MAX_RATING, (10-1)); if (rating == 5) { Rock on Rod. Can't wait for the "Developing without EJBs" text.
4.0 out of 5 stars
Insightful in many ways, but left me hanging,
By Melvin (Wynnewood, PA United States) - See all my reviews
This review is from: Expert One-on-One J2EE Design and Development (Paperback)
There's no doubt that Rod knows what he's talking about. Much of the book contained best practices that were incredibly valuable, and he seemed to have a focused direction that he wanted to take us in - not just re-hash the J2EE specification. However, I felt like was left hanging at the end of the book. He talks about a sample application throughout his discussions on design and the source code for the application is available from wrox's (the publisher) website. But after downloading and compiling the application, I discovered that most of the web tier was left incomplete. Apparently, he leaves us to make our own decision about implementing the web-tier, but it would be nice to see at least one option illustrated completely. All that talk about this sample application and I couldn't even run it and play with it to reinforce what I learned.
Share your thoughts with other customers: Create your own review
Want to see more reviews on this item?
|
Most recent customer reviews |
|