Wildlife and Nature Books Online in Association with Amazon.com
Wildlife and Nature Books OnlineShop in UK CurrencyWildlife Search Engine
Search Advanced Search
 Location:  Home » Books » General AAS » Enterprise Java(TM) Programming with IBM(R) WebSphere(R) (2nd Edition)  
Enterprise Java(TM) Programming with IBM(R) WebSphere(R) (2nd Edition)
Enterprise Java(TM) Programming with IBM(R) WebSphere(R) (2nd Edition)
Authors: Kyle Brown, Gary Craig, Greg Hester, David Pitt, Russell Stinehour, Mark Weitzel, Jim Amsden, Peter M. Jakab, Daniel Berg
Publisher: IBM Press
Category: Book

List Price: $64.99
Buy New: $21.32
You Save: $43.67 (67%)



New (20) from $21.32

Avg. Customer Rating: 3.5 out of 5 stars 31 reviews
Sales Rank: 656613

Media: Hardcover
Edition: 2
Number Of Items: 1
Pages: 960
Shipping Weight (lbs): 3.6
Dimensions (in): 9.3 x 7.2 x 1.7

ISBN: 032118579X
Dewey Decimal Number: 005
UPC: 785342185799
EAN: 9780321185792
ASIN: 032118579X

Publication Date: December 25, 2003
Availability: Usually ships in 1-2 business days

Also Available In:

  • Paperback - Enterprise Java Programming with IBM WebSphere

Similar Items:

  • IBM(R) WebSphere(R): Deployment and Advanced Configuration (Information Management)
  • An Introduction to IBM Rational Application Developer: A Guided Tour (Ibm Illustrated Guide Series)
  • What is WebSphere? Java, J2EE, Portal and Beyond! (Demystifying IBM's Middle Tier Technology)
  • IBM(R) WebSphere(R) System Administration (IBM Press Series--Information Management)
  • Developing Web Services for Web Applications

Editorial Reviews:

Amazon.com Review
Suitable for intermediate to advanced Java programmers, Enterprise Java Programming with IBM WebSphere is an up-to-the-minute guide to creating server software using the latest Java standards. It's a perfect one-volume resource for getting on board with some of the best ideas on the Java platform for building enterprise software.

While most books focus on Enterprise JavaBeans (EJB) and related standards without looking at particular Java 2 Enterprise Edition (J2EE) tools, this title zeros in on IBM's popular VisualAge and WebSphere products for building and deploying Java software. The book does a good job of explaining the higher-level principles when it comes to Java standards like Servlets, JSP, and EJB. The more abstract material on the best ways to combine these front-end and back-end technologies is anchored by chapters that show how to use the real IBM tools.

Sections on modeling EJBs, for example, show you how to build real EJBs in VisualAge (including some fine material on associations that will let you model even complex database schemas with Java components). Another plus is material on the specifics of deploying Beans on the WebSphere platform, including tips on editing XML descriptor data. With today's J2EE standards, the genius is in the details. This book strikes a good balance between theory and practical advice. It gives you some of Sun's current best practices, like the Model-View-Controller (MVC). With fast-moving and useful tutorials on Servlet JSP and EJB standards, the authors also discuss layering of components on the server to achieve the separation of presentation and business logic, a must for today's Java Web applications. Patterns and other strategies for making sure you separate the tiers are also introduced.

By anchoring a state-of-the-art tour of Java with samples using real IBM tools, this title provides what Java developers need to use JSPs and EJBs effectively in real projects to solve real business problems. It's quite simply one of the best available tutorials for learning how to build successful Web applications in Java. --Richard Dragan

Topics covered:

  • Survey of e-commerce for business
  • Review of computer architecture (from client/server to Web-based multitiered systems)
  • Introduction to the Java 2 Enterprise Edition (J2EE) and Enterprise JavaBeans (EJB)
  • The Model-View-Controller (MVC) design pattern (including layered applications)
  • HTTP and Servlet basics
  • Introduction to IBM VisualAge for EJB development
  • The IBM WebSphere Test Environment (WTE)
  • IBM WebSphere Application Server for EJBs (installing and configuration hints and using XMLConfig)
  • Managing session state
  • IBM WebSphere Studio tutorial (including JSP development with Page Designer)
  • Servlet design guidelines (including patterns, exception handling, Servlet chaining, and filtering)
  • JSP tutorial (including expressions and directives)
  • Direct and indirect models for JSPs
  • Using Beans with JSPs
  • Testing and deploying JSPs
  • Custom tag libraries
  • Case study for an employee timesheet Web application (including use cases and class diagrams)
  • EJB tutorial (including session and entity Beans)
  • How to use VisualAge to build EJBs (including object-relational mapping tools)
  • Testing and debugging EJBs
  • EJB clients
  • Container-managed and Bean-managed persistence
  • EJB transactions
  • Advanced CMP mapping techniques (including associations)
  • Techniques for layered applications in EJBs (using facade and factory classes)
  • Deploying EJBs in WebSphere


Product Description
Enterprise Java Programming with IBM WebSphere, Second Editionby Kyle Brown, Gary Craig, Greg Hester, Russell Stinehour, W. David Pitt, Mark Weitzel, JimAmsden, Peter M. Jakab, Daniel BergForeword by Martin Fowler Enterprise Java Programming with IBM WebSphere, Second Edition is the definitive guide tobuilding mission-critical enterprise systems with J2EE, WebSphere, and WebSphere StudioApplication Developer. Fully updated for Versions 5.x of WebSphere Application Server andWebSphere Studio Application Developer, it combines expert architectural best practices with acase study that walks you through constructing an entire system. The authors are an extraordinary team of WebSphere insiders: developers, consultants,instructors, and IBM WebSphere development team members. Together, they offer unprecedentedinsight into the use and behavior of WebSphere's APIs in real-world environments--andsystematic guidance for delivering systems of exceptional performance, robustness, and businessvalue. Coverage includes-- *Practical introductions to J2EE, WebSphere Application Server 5.0 , and Web application architecture *Detailed coverage of Web application construction, including MVC partitioning with Struts, servlets/JSP, and session management *Step-by-step guidance for building and testing application business models, including JUnit testing *In-depth insight into EJB architecture, including transactions, security, and advanced object relational mapping *Web services: examples and best practices leveraging WebSphere Application Server 5.x's latest enhancementsCD-ROMs Included The CD-ROMs contain trial copies of IBM WebSphere Studio Application Developer (Version 5.0.2),IBM WebSphere Application Server (Version 5.02), and DB2 Universal Database, Personal Edition(Version 8.1.2) for Microsoft Windows 2000/XP. The CD-ROMs also include source code for thecase study examples used in the book.


Customer Reviews:   Read 26 more reviews...

2 out of 5 stars Out of date. And you must reconfigure your computer to get the software to run.   March 21, 2006
 4 out of 4 found this review helpful

The WSAD included is out of date and when I installed the application it would not run. But don't take my word for it. Search the internet for, "The license could not be found. websphere studio application developer 5.0 can not start". (The current version is 5.1.1.)

The IBM web site says to change the date on your PC to May 1, 2005 then install. It does install and will run, but when you reset the date on your PC the license has expired!

Instructions to configure a working database are inaccurate and do not work when followed verbatim. Some of the illustrations and step-by-step instructions no not match the actual screens displayed. The design information is good, but if you are looking for a book to learn how to start using WSAD, this is not the answer.



2 out of 5 stars Dont buy this book   February 18, 2005
 4 out of 9 found this review helpful

The title is "Enterprise Java Programming with IBM WebSphere" but the book does not teach you how to programm with IBM WebSphere. The book covers very high level and briefly leaving you in the dark.


5 out of 5 stars Quality Content   July 29, 2004
 4 out of 11 found this review helpful

The quality of the content is awesome. I am looking forward to the Third Edition.


5 out of 5 stars The Content Far Overshadows the Errors   July 8, 2004
 16 out of 18 found this review helpful

OK, so this isn't a beginner's text. It has literally thousands (yes, thousands) of typos. Why 5 stars? This is simply the best book on explaining and demonstrating J2EE concepts that I've read, and I've read many.

It's virtually impossible to find this much valuable info in one place. And please, don't bash this book until you've read the whole thing (which you may need to do more than once!).

The code on the CD works. As far as showing incomplete printed examples, do you really want every line of code printed in the book? Given the level of developer this book targets, they strike a fine balance of what goes on the existing 900 pages and what can be browsed on the CD. The only topic I had trouble digesting was their discussion on Mapper Objects (Ch. 16), but it's easy enough to understand the code.

I have yet to find a large technical book without lots of errors. I would rate the editing job on this book as 1.5 stars because of the abundance of seemingly careless typos. However, they're minor annoyances that don't detract from this technically correct marvel of a book. As developers, we need useful information. This book more than delivers and is worth every penny.


2 out of 5 stars Incomplete hands-on exercises, poorly written   July 4, 2004
 14 out of 19 found this review helpful

Firstly I'm surprised at the rave-reviews that this book has got on amazon. The great reviews drove me to actually use this book to learn websphere. Sadly, I'm very disappointed with the book. (I have previously developed J2EE apps on JBoss, and WebLogic so I was not reading it as a novice reader). Also a disclaimer: I have read the book through online subscription at SafariBooksOnline, some of my criticism may not be applicable to the printed version.

The begin my critique, the book attempts too much while accomplishing very litte. This is a book about J2EE programming with WebSphere, it should have been kept that way. Instead the authors try to provide introduction (at times having errors) for the J2EE technologies and make a complete mess of it. It takes great effort on the part of the reader to gather the core information that relates to programming/configuring WSAD. The book could have been much better if it included more hands-on exercises and cut out the crappy introduction to "enterprise concepts".

Secondly, about the examples. The examples are not complete (they often refer to the CD-ROM and I was reading the book on SafariBooksOnline, so this may not be the case when you buy the printed book). Moreover the explanation is in very high-sounding terms at times which makes it difficult to focus on the point that is being made.

This is definitely not a book for novice; and for the experienced it is a waste of time to sift through loads of nonsense before making any sense of whats written.

I have given it 2 stars because some of the hands-on stuff sections actually worked when I tried them, and the GUI snapshots were helpful.

Wildlife, nature and the Environment

Sponsored Links

Wildlife

Discover Wildlife using our Google Wildlife Search

Learn how to get your own Amazon Book shop