Building J2EE Applications with the Rational Unified Process
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| Building J2EE Applications with the Rational Unified Process | |||||||||||||||||||||||||||||
|
This book is a Rational Software Corporation-specific book focusing on the development of J2EE applications (version 1.3) within a RUP (Rational Unified Process) environment. As such, the book has a heavy dependency on UML (version 1.4). The authors aim to give the reader a basic understanding of component architectures and associated technologies, and how these component architectures and technologies are applied in the context of systematic development, specifically the Rational Unified Process. The reader will learn a set of proven best practices, guidelines, and standards that apply to systems development. It will reflect the next version of RUP which is scheduled for release during in 2002. This version of RUP will be a considerable departure from the current version. |
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 10 of 10 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 01-27-06 | 1 | 0\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book has exactly the same content you could expect from the first slides of a presentation given by IBM. If you want to read a summary of what the old Java EE specs were, get them. If you want any substance, keep out.
(Review Data Last Updated: 2008-11-14 10:44:42 EST)
|
|||||||||||||||||||||||||||||
| 09-09-05 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
There are very few books describing how to practically use RUP with enterprise-scale development. From experience, I found that RUP is a vast -- and overwhelming -- process, and it is necessary for architects and developers to customize their own RUP-based simplified process, or else a software project won't get anywhere using the full RUP approach. The book is well written. My only complaint is that it errs, occasionally, on the side of academics and betrays its vocation of being a practical engineering guide. (Review Data Last Updated: 2007-07-10 20:19:19 EST)
|
|||||||||||||||||||||||||||||
| 09-08-05 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
There are very few books describing how to practically use RUP with enterprise-scale development. From experience, I found that RUP is a vast -- and overwhelming -- process, and it is necessary for architects and developers to customize their own RUP-based simplified process, or else a software project won't get anywhere using the full RUP approach. The book is well written. My only complaint is that it errs, occasionally, on the side of academics and betrays its vocation of being a practical engineering guide. (Review Data Last Updated: 2006-06-24 10:04:19 EST)
|
|||||||||||||||||||||||||||||
| 03-08-05 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book fills perfectly all the gaps between UML and J2EE.
The book explain the RUP method focused on J2EE using a sample: An Online Auction Application. This way the book can be used as a "Best practice" of how to model a J2EE application using UML and RUP ( Rational Unified Process). (Review Data Last Updated: 2007-07-10 20:19:19 EST)
|
|||||||||||||||||||||||||||||
| 02-20-04 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Well worth the money. It does a great job in simply describing how to follow RUP for J2EE dev. Does not go into depth, you will need more guidance, I use the RUP Plugin that is available for use with RUP that was created from the content in this book. It has been refined and much detailed has been added for real app dev use.
(Review Data Last Updated: 2007-07-10 20:19:19 EST)
|
|||||||||||||||||||||||||||||
| 02-19-04 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Well worth the money. It does a great job in simply describing how to follow RUP for J2EE dev. Does not go into depth, you will need more guidance, I use the RUP Plugin that is available for use with RUP that was created from the content in this book. It has been refined and much detailed has been added for real app dev use.
(Review Data Last Updated: 2006-06-24 10:04:19 EST)
|
|||||||||||||||||||||||||||||
| 09-30-03 | 5 | 4\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Get this right, this is NOT a 50-50 mix of J2EE development process and RUP, this is not for the ones doing BPR (Business Process Redesign) and book does not try to position itself as the ultimate book for RUP (I'm glad it doesn't).
This book let's you focus on only a small subset of RUP, a subset which is really relevant for developing the architecture of a J2EE application, it let's you use RUP as a tool (that's the whole point of RUP, it's a tool, not a goal in itself) to deliver your final deliverable, the software architecture document with other supporting documents. If you are a J2EE Architect or a senior developer planning to make the move towards architect roles, this is the book for you, keep the 'J2EE Patterns' book (Deepak Alur, Dan Malks, John Crupi) by your side, and you're ready to go! (Review Data Last Updated: 2007-07-10 20:19:19 EST)
|
|||||||||||||||||||||||||||||
| 07-24-03 | 4 | 5\6 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The Rational Unified Process (RUP) is a language independent methodology that can be used to develop software. Constructed from a series of six best practice style guidelines, which are:
* Develop iteratively the RUP is a proven way to keep software projects on track. The Java 2 Platform, Enterprise Edition (J2EE) is the latest iteration of the Java language platform. Having only been introduced a few years ago, Java has undergone a phenomenal rate of adoption, which attests to the flexibility and power of the language. In this book, the two are combined, as the authors take you through a series of steps that show you how to construct the architecture of an online auction system using J2EE. * Title. For example, Activity: Structure the use-case model. I found these activity boxes of enormous help, and in most cases relied on them for the bulk of the information that I was looking for. Additional explanation appears in the text, but in many cases, I found it unnecessary. (Review Data Last Updated: 2007-07-10 20:19:19 EST)
|
|||||||||||||||||||||||||||||
| 11-06-02 | 4 | 6\7 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Besides being well written, consise, and easy to understand I like this book because it fills a much needed gap. There are many books and websites that focus on implementing EJBs, Servlets, JSPs, and the like. The growing acceptance of RUP as a process framework is also reflected in a lot of books and magazine articles. And UML as the standard way to visualize software systems is commonly accepted.
But until now I haven't seen a book that combined the concepts of process, modeling, and platform architecture and described the implementation of a non-trivial application using industry best practices. "Building J2EE Applications with the Rational Unified Process" does this. J2EE architects, developers and project managers will all get value out of this book because it sets the context for building enterprise class applications on the J2EE platform. Software development is still hard - we need to consider what we're building, how to capture and communicate that, how to structure it, and ultimately how to design and implement the system. Combining discussions of the software lifecycle with J2EE implementation choices, the latest thoughts on design patterns, and building a J2EE system in a regular/repeatable way is not an easy task and I am happy to say that this book accomplishes the goal admirably. (Review Data Last Updated: 2006-06-24 10:04:19 EST)
|
|||||||||||||||||||||||||||||
| 09-29-02 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you want one book that describes HOW to build J2EE applications successfully, then this is it. I've read a number of books that describe aspects of J2EE or UML and have always been left wanting. J2EE books describe technology, and UML books describe a standard notation for "drawing pictures". At last we now have a book (and an excellent book at that) that describes an actual PROCESS for building J2EE applications, and it doesn't disappoint.
After brief introductions to J2EE and the Rational Unified Process (RUP, which is pretty much a de-facto process standard for developing software) the reader is walked through the development of a fairly complex online auction application. I was pleased to see that the authors haven't taken the easy route of discussing a trivial application; the example used ensures that all of the "tricky" questions that would arise in a typical project are answered. A chapter is dedicated to each of requirements, analysis, design and implementation. It was great to see the use of the Sun J2EE patterns throughout. I was also pleased to see some discussion of user-experience modeling, something that I've been struggling with in real life. Even though there is a lot of information to absorb such as J2EE, RUP, UML and J2EE patterns, this isn't a lengthy book. At just over 250 pages I was amazed at how much useful information it contains in such a small amount of space. It's also interesting to see that this book has two forewords. The first is written by Philippe Kruchten, Director of RUP Development. The second is by John Crupi, one of the authors of Core J2EE Patterns. This tells me that the authors have done their homework, and it shows. (Review Data Last Updated: 2006-06-24 10:04:19 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 10 of 10 | |||||||||||||||||||||||||||||
| All Books | Arts | Biography | Click Here For An A-Z Index Of All 213 Best-Seller Subjects | Business | Children's | Comics | ||||||
| Computers | Cooking | Engineering | Entertainment | Health | History | Home | Horror | Humor | Law | Fiction | Medicine | Mystery |
| Nonfiction | Outdoors | Parenting | Professional | Reference | Religion | Romance | Science | Sci-Fi | Sports | Teens | Travel | |