Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Colour:
Image not available

 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Enterprise Java Programming with IBM Websphere [Hardcover]

Kyle Brown , Dr. Gary Craig , Greg Hester , David Pitt , Russell Stinehour , Mark Weitzel , Jim Amsden , Peter M. Jakab , Daniel Berg
4.0 out of 5 stars  See all reviews (1 customer review)

Available from these sellers.


Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Books Trade-In Store for more details. Learn more.

Book Description

15 Dec 2003 032118579X 978-0321185792 2
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.

Product details

  • Hardcover: 960 pages
  • Publisher: IBM Press; 2 edition (15 Dec 2003)
  • Language: English
  • ISBN-10: 032118579X
  • ISBN-13: 978-0321185792
  • Product Dimensions: 18.5 x 4 x 24.2 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 1,724,953 in Books (See Top 100 in Books)
  • See Complete Table of Contents

Product Description

Amazon 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, JSPs and EJBs. 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 in action.

Sections on modelling 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 --This text refers to an out of print or unavailable edition of this title.

From the Publisher

Summary of title
Learn JavaScript fast, as you build two Web sites that reflect today's most common scenarios: a company selling products and educating visitors; and a content site selling ads and subscriptions. Coverage includes: detecting browsers and platforms; dynamic content creation; image rollovers; pulldown menus; logins; error handling; JavaScript windows and frames; drill-down navigation; and much more. The sites are posted on the Web, so you can reuse the code, and see how your pages should look -- and work! Essential JavaScript for Web Programmers is part of a new series of books that share the same dynamic Web site, and can teach all the Web development skills you need, from PERL to Photoshop -- fast! Dan Barrett has over eight years of Web design, 3D animation, and modeling experience, working with clients that include Hewlett-Packard, Novell, and Pacific Bell.

Dan Livingston's high-profile Web design clients include Apple. Pacific Bell, and Novell. His sites have won numerous awards and been featured on CNN Prime Time.

Micah Brown co-owns Etail Enterprises, a Northern California Web advertising consultancy. Sites he has developed include Dr. Laura, Pacific Bell, and Ascend. --This text refers to an out of print or unavailable edition of this title.


Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

5 star
0
3 star
0
2 star
0
1 star
0
4.0 out of 5 stars
4.0 out of 5 stars
Most Helpful Customer Reviews
3 of 3 people found the following review helpful
4.0 out of 5 stars great for WSAD with J2EE 29 April 2005
Amazon Verified Purchase
If you are familiar with Java and want to learn how WSAD works together with concrete non trivial examples, then this is the book for you.

As a developer, I wanted to get books with no "gaps". i.e I dont want to read the book and go through an example and think "fine but you just went from step A to C, where is step B?". The code comes on a CD, and one chapter can be accessed via the authors website.

In my previous job, I had to pick up WSAD on the fly and did not fully understand how it fits together. This book explains in detail how WSAD works, and you work your way from a trivial web application, to struts, mappers, session and entity beans, messaging, and web services.

IMHO it also has a good balance between code, and description of why one should develop in the given direction .e.g from mappers to EJB.

My only criticisms are;
1) Chapter14 was missing from the code examples, but I found it later on the authors website.
2) Appendix A contains really important information that should be at the front of the book as a must read.

Conclusion: The book is Hardback and represents excellent value for money. If you want to know WSAD and J2EE buy it.

Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.5 out of 5 stars  12 reviews
22 of 24 people found the following review helpful
4.0 out of 5 stars Good description of how to use WebSphere and J2EE 3 Mar 2004
By W Boudville - Published on Amazon.com
In the race to make legacy technologies and data accessible on the Web, J2EE has emerged as an industry standard. Vendors like Sun, IBM and BEA differentiate themselves in offering containers of varying functionality in which these can be implemented.

This book explains the approach taken by IBM, which uses WebSphere. A very powerful container, whose scope is so extensive that it is reflected in the heft of the book.

Several chapters give good generic descriptions of J2EE, Model-View-Container, Enterprise Java Beans, JSPs and Servlets. These are generic in that little here is IBM specific. Concise. But if you are new to these subjects, you may want to search for books dedicated to those, rather than turn here as a first resort.

The core chapters show how to use WebSphere to implement and host the above items. This, after all, is the emphasis of the book. Especially comprehensive descriptions are presented of Container Managed Persistence and Bean Managed Persistence and Message Driven Beans. And, most importantly, because this is central to commercial applications, how WebSphere rigourously handles transactions. Two-phase commit, rollback etc. These MUST work, and Chapter 28 explains how.

Throughout all this, the authors provide many screen captures of the WebSphere UI, as useful guides. Even just at this level, you can see the tremendous effort that IBM has put into making it as useful as possible. I do not say "easy", please note. WebSphere is highly intricate, and the book will give you an understanding of why this has to be so.

13 of 14 people found the following review helpful
5.0 out of 5 stars Every Java programmer should read this 10 Jan 2004
By A Customer - Published on Amazon.com
The design advice contained in this book in invaluable for anyone building Enterprise Java applications. It's not just about programming but about architecture and design. The forward by Martin Fowler says it all: "If you're a WebSphere developer, buy this book for its tutorial on WebSphere, but treasure it for its design advice. If you don't develop in WebSphere, or even J2EE, get this book for its design advice anyway." The book is well organized, has great examples, and is easy to use as either a text-book or "how to" and as a reference for more experienced readers. The chapters on "developing and testing" (servlets, JSPs, domain models) are practical, comprehensive and easy to follow. This book isn't just theoretical - it really takes you through having something up and running on your machine. Buy this book and keep it on your desk.
16 of 18 people found the following review helpful
5.0 out of 5 stars The Content Far Overshadows the Errors 8 July 2004
By Nestor - Published on Amazon.com
Amazon Verified Purchase
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.

Were these reviews helpful?   Let us know
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Feedback