Have one to sell? Sell yours here
J2EE(TM) Tutorial, The (2nd Edition)
 
See larger image
 
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.

J2EE(TM) Tutorial, The (2nd Edition) [Paperback]

Stephanie Bodoff (Author), Eric Armstrong (Author), Jennifer Ball (Author), Debbie Carson (Author), Ian Evans (Author), Dale Green (Author), Kim Haase (Author), Eric Jendrock (Author)
2.8 out of 5 stars  See all reviews (25 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Hardcover --  
Paperback $30.96  
Paperback, July 9, 2004 --  
There is a newer edition of this item:
The Java EE 6 Tutorial: Basic Concepts (4th Edition) (Java Series) The Java EE 6 Tutorial: Basic Concepts (4th Edition) (Java Series) 3.5 out of 5 stars (8)
$27.49
In Stock.

Book Description

032124575X 978-0321245755 July 9, 2004 2
For enterprises seeking to streamline their own processes -- or integrate with partners and suppliers -- the #1 challenge is enterprise application integration (EIA). Sun's new Connector Architecture gives Java developers powerful new tools for simplifying EIA. In this definitive book, the creators of the Connector Architecture explain it in detail -- and demonstrate how to make the most of it. The authors introduce the fundamentals of application integration and the J2EE Connector architecture, including the system contracts it defines for connections, transactions, and security. Next, they present in-depth coverage of J2EE resource adapters from the application developer's perspective. Coverage includes: new connection pooling mechanisms; effective use of the J2EE platform's transactional support; techniques for leveraging J2EE security in application integration projects; and much more. The book shows how to use XML data within the J2EE and Connector framework; and concludes by walking through the construction of a working resource adapter, with extensive code examples. Appendices provide a detailed API reference and glossary.
--This text refers to an alternate Paperback edition.

Customers Who Bought This Item Also Bought


Editorial Reviews

From the Back Cover

The J2EE™ Tutorial, Second Edition, is the complete guide to all major components of the Java 2 Platform, Enterprise Edition (J2EE) version 1.4. Written by members of the J2EE platform team at Sun Microsystems, this is the task-oriented and example-driven book that will have new and intermediate Java programmers building J2EE applications right away.

The first chapters introduce the J2EE 1.4 platform architecture and APIs, the Sun Java System Application Server Platform Edition 8, and the basics of working with XML and Web applications. The greater part of the book is devoted to describing and demonstrating the Java XML, Web-tier, and Enterprise JavaBeans technologies and platform services. Extensive examples and case studies show you how to put these technologies to work in the real world.

The technologies and services detailed include:

  • Java API for XML Processing (JAXP)
  • Java API for XML-Based RPC (JAX-RPC)
  • SOAP with Attachments API for Java (SAAJ)
  • Java API for XML Registries (JAXR)
  • Java Servlet
  • JavaServer Pages (JSP)
  • JSP Standard Tag Library (JSTL)
  • JavaServer Faces
  • Internationalization and localization
  • Enterprise JavaBeans (EJB)
  • Transactions
  • Resource connections
  • Security
  • Java Message Service API (JMS API)

The J2EE™ Tutorial, Second Edition, will give you a head start in developing and deploying J2EE applications.

The accompanying CD-ROM includes the tutorial examples (binary and source code) and the J2EE Software Development Kit, Enterprise Edition 1.4 (J2EE 1.4 SDK), which contains the Sun Java System Application Server Platform Edition 8, Java 2 Software Development Kit (J2SE SDK), and BluePrints sample applications.



About the Author

Stephanie Bodoff is a staff writer at Sun Microsystems. In previous positions she worked as a software engineer on distributed computing and telecommunications systems and object-oriented software development methods. Since her conversion to technical writing, Stephanie has documented object-oriented databases, application servers, and enterprise application development methods.

Dale Green is a staff writer with Sun Microsystems, where he documents the J2EE platform. In previous positions he programmed business applications, designed databases, taught technical classes, and documented RDBMS products. In his current position he writes about Enterprise JavaBeans technology and the J2EE SDK.

Kim Haase is a staff writer with Sun Microsystems, where she documents the J2EE platform. In previous positions she has documented compilers, debuggers, and floating-point programming. She currently writes about the Java Message Service and J2EE SDK tools.

Eric Jendrock is a staff writer with Sun Microsystems, where he documents the J2EE platform. Previously, he documented middleware products and standards. Currently, he writes about the J2EE Compatibility Test Suite and J2EE security.




Product Details

  • Paperback: 1568 pages
  • Publisher: Prentice Hall PTR; 2 edition (July 9, 2004)
  • Language: English
  • ISBN-10: 032124575X
  • ISBN-13: 978-0321245755
  • Product Dimensions: 9.2 x 7 x 2.3 inches
  • Shipping Weight: 4.6 pounds
  • Average Customer Review: 2.8 out of 5 stars  See all reviews (25 customer reviews)
  • Amazon Best Sellers Rank: #1,822,234 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

25 Reviews
5 star:
 (5)
4 star:
 (4)
3 star:
 (4)
2 star:
 (6)
1 star:
 (6)
 
 
 
 
 
Average Customer Review
2.8 out of 5 stars (25 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

16 of 17 people found the following review helpful:
5.0 out of 5 stars Good Java book on Enterprise Application Integration, January 19, 2002
By A Customer
This book covers the J2EE Connector architecture in a fairly good detail. The overall significance of Connector architecture in relation to the J2EE platform and Enterprise Application Integration has been presented well. The chapters are well structured, and separate out concepts needed by application developers and resource adpater vendors. Unlike some high-level EAI books, this book focuses on technical details and presents good examples and explanation of concepts. Chapters by vendors provide additional value. I recommend this book for those interested in knowing more about Java approach to EAI.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


9 of 9 people found the following review helpful:
4.0 out of 5 stars A different approach, May 31, 2002
By 
David Vick (Cleveland, Ohio) - See all my reviews
This book is part of Sun' `The Java Series' and has the same content as you can find online at Sun' site. Why buy a book you can get for free? Convenience!! You can take it anywhere and read it anytime and printing all 450+ pages off of the internet onto 8 1/2" X 11" paper is not feasible.

The content of the book is thorough and covers the uses and implementations of the various J2EE parts in depth. Where the book really excels above other Enterprise Java books is in describing the deployment process and how the different J2EE concepts all work together to create a single application.

The authors give very detailed, step by step instructions on exactly how to use the deploy tool to create the various deployment files (WARs, JARs, web.xml, etc.). at each stage in the book they show you the exact steps needed to compile and then package the various pieces of the application into a deployable form that can be used as a real, working application.

The book references a complete sample project that is included on the CD. This complete project makes it easier to understand the various concepts and how they all tie together. This is as opposed to other Enterprise books that use a separate example for each topic and never show the technologies used together. The only noticeable drawback of this approach is that the code samples presented are usually snippets from larger classes and can not be used alone for a reader to practice and play with.

At times I found the flow of the book hard to follow and only after reading a page or two into a chapter or section did I understand the direction the author was headed. This is most likely a result of having multiple authors for the book and encountering different styles at different times.

Most readers will get the best value out of the book in learning the details of the deployment process along with other related concepts and steps. The second most valuable lesson is the big picture view you get of an entire web application. You won't find useful code samples to play and experiment with but those can be found in most other books. Which is why using this book in conjunction with another is probably the best way to go. No one uses just one book to study with - so find your favorite other Enterprise Java book with good workable samples and then use this as a compliment to it.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


15 of 17 people found the following review helpful:
1.0 out of 5 stars one of the worst books I have ever read, June 6, 2004
By A Customer
It so happens even I am doing the same course at the same university where " ursixc92 " studies and unfortunately we have this same book as our TEXT BOOK
Its more like a user documentation manual
The author solely focuses on running and deploying sample code in CD but never makes a conscious effort to expain the code and concepts invovled .
Worst book for a newbie to J2ee programming .
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

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 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
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!

Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject