Vous voulez voir cette page en français ? Cliquez ici.


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
The Java EE 6 Tutorial: Basic Concepts
 
 

The Java EE 6 Tutorial: Basic Concepts [Paperback]

Eric Jendrock , Ian Evans , Devika Gollapudi , Kim Haase , Chinmayee Srivathsa

List Price: CDN$ 51.99
Price: CDN$ 32.59 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 19.40 (37%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.ca. Gift-wrap available.
Only 2 left in stock--order soon (more on the way).
Want it delivered Tuesday, May 29? Choose One-Day Shipping at checkout.

Frequently Bought Together

Customers buy this book with The Java EE 6 Tutorial: Advanced Topics CDN$ 35.35

The Java EE 6 Tutorial: Basic Concepts + The Java EE 6 Tutorial: Advanced Topics
Price For Both: CDN$ 67.94

One of these items ships sooner than the other. Show details

  • This item: The Java EE 6 Tutorial: Basic Concepts

    In Stock.
    Ships from and sold by Amazon.ca.
    This item ships for FREE with Super Saver Shipping. Details

  • The Java EE 6 Tutorial: Advanced Topics

    This title has not yet been released.
    You may pre-order it now and we will deliver it to you when it arrives.
    Ships from and sold by Amazon.ca.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought


Product Details


Product Description

Book Description

The Java EE 6 Tutorial: Basic Concepts, Fourth Edition, is a task-oriented, example-driven guide to developing enterprise applications for the Java Platform, Enterprise Edition 6 (Java EE 6). Written by members of the Java EE 6 documentation team at Oracle, this book provides new and intermediate Java programmers with a deep understanding of the platform.


Starting with expert guidance on web tier technologies, including JavaServer Faces and Facelets, this book also covers building web services using JAX-WS and JAX-RS, developing business logic with Enterprise JavaBeans components, accessing databases using the Java Persistence API, securing web and enterprise applications, and using Contexts and Dependency Injection for the Java EE platform.


This edition contains extensive new material throughout, including detailed introductions to the latest APIs and platform features, and instructions for using the latest versions of GlassFish Server Open Source Edition and NetBeans IDE. Key platform features covered include

 

  • Convention over configuration, so developers need specify only those aspects of an application that vary from the convention
  • Annotated POJOs (Plain Old Java Objects) with optional XML configuration
  • Simplified but more flexible packaging
  • Lightweight Web Profile that is ideal for developing web applications

 

The Java Series…from the Source

 Since 1996, when Addison-Wesley published the first edition of The Java Programming Language by Ken Arnold and James Gosling, this series has been the place to go for complete, expert, and definitive information on Java technology. The books in this series provide the detailed information developers need to build effective, robust, and portable applications and are an indispensable resource for anyone using the Java platform.

About the Author

The authors are all members of the Java EE 6 documentation team at Oracle. Eric Jendrock leads the Java EE Tutorial team and documents Java Servlet technology and Java security. Ian Evans documents Enterprise JavaBeans, Java Persistence API, Bean Validation, Java Transaction API, JAX-RS, and JAX-WS. Devika Gollapudi documents JavaServer Faces technology and Facelets. Kim Haase documents Contexts and Dependency Injection for the Java EE platform, Java security, and Java Message Service (JMS). Chinmayee Srivathsa documents resource connections.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
(3)

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

There are no customer reviews yet on Amazon.ca
5 star:    (0)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
Share your experience with this product with others
Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.5 out of 5 stars (8 customer reviews)

13 of 15 people found the following review helpful
3.0 out of 5 stars printed online tutorial, Oct 10 2010
By Jeanne Boyarsky - Published on Amazon.com
This review is from: The Java EE 6 Tutorial: Basic Concepts (Paperback)
"The Java EE 6 Tutorial Basic Concepts" is the official tutorial covering all the Java EE technologies. I can't believe it has been 4 years since I read the Java EE 5 version. Last time I remarked 1300 pages was too heavy. Version 6 is split into two volumes which is nice because you can carry it around. The basic concepts one covers web/ejb/jpa/web services.

"As part of Sun's 'The Java Series' this book has the same content as you can find online. Why buy a book you can get for free? Convenience!! You can take it anywhere and read it anytime." - Dave Vick - JavaRanch Review of the J2EE 1.4 version. This benefit is back.

Other dislikes:
confusion between Oracle/Sun.. For example "Oracle web site" [...]". I'd like to see mention of a transition.
wasn't clear what was new in Java EE 6.
as in past editions, it reads better online than printed.
extensive forward references and lots of repetition. For example, they repeat the six steps to open a NetBeans project 12 times!
many examples didn't explain how/why to do something - like whether to call a web service directly from a JSP.

I did like the walk-through of certain technologies. And the good quality cover paper that doesn't get damaged even if you spill juice on it!

There were good diagrams and charts and good case studies along with several excellent chapters. While I like this version better than #5, I would say to read the pieces you are interested in online and spend your money on a different book.

---
Disclosure: I received a copy of this book from the publisher in exchange for writing this review on behalf of CodeRanch.

1 of 1 people found the following review helpful
4.0 out of 5 stars Very Good Book - Better Than Most, Dec 29 2011
By Cappy - Published on Amazon.com
Amazon Verified Purchase(What's this?)
This review is from: The Java EE 6 Tutorial: Basic Concepts (Paperback)
I believe the reason book reviews for a given technical book tend to vary so drastically is that there are many different audiences reading the same book. You have architects, programmers , newbies and so on. So a bit about me. I have been programming in Java since 2002, but switch positions 4 years ago to a job where I rarely touch code. What I needed was a review of all the features in a recent release of Java EE. I already knew many (but far from all) of the basic concepts from a MUCH older version of Java EE, but needed a big time refresher. From that point of view, this book was very good. I have read the entire book cover to cover and reviewed most of the samples.

Unlike many other books, the samples in this book (downloaded as part of GlassFish) all worked!!!!

So this books is for the following people:
- Those that know Java SE and want an overview of Java EE.
- Those that have worked using some parts of Java EE but want an overview of the other features of Java EE (That was me!!)

This book (nor most other Java EE Books) are NOT for people who do not know Java:
For those people just starting out that do not yet know Java, please do not be confused by the "Basic Concepts", this book is probably not for you. Odds are you will want to learn "Java SE" first before looking at "Java EE". There are many books on "Java SE". I used the Core Java books (years and years ago) and those were good books, I assume they still are good books.

On Line:
As others have mentioned, this book is mainly just a printed portion of some of the chapters of the on-line version of this book that is free from the Oracle web site. I suspect (but do not know) that the chapters not in this book but are in the free on-line book will be in the book "The Java EE 6 Tutorial Volume Two". I like printed books!!! But, just to be fair, you can read the on-line version of this book for free at the Oracle web site.

To me, having a real book was well worth the price.

1 of 1 people found the following review helpful
3.0 out of 5 stars I dont recommend, Jun 27 2011
By Burhan ARAS - Published on Amazon.com
Amazon Verified Purchase(What's this?)
This review is from: The Java EE 6 Tutorial: Basic Concepts (Paperback)
At first sight it seems as a very useful book but it is not really. It just contains tutorials and there is almost no real-life code. There is no sample project or case studies. I do not recommend to ones looking for an advanced book.
 Go to Amazon.com to see all 8 reviews  3.5 out of 5 stars 

Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges