Enterprise Java

Review: “Java EE 6 Pocket Guide” by Arun Gupta

This is a review I am very pleased to write. My friend Arun published the Java EE 6 pocket guide and it will be at your hands as early as you can order. I knew about the book quite early, because I had the pleasure to review it and I am thankful for the chance to contribute a little to it! The Kindle edition is already available and the printed books should be available until JavaOne. There is a good chance to have Arun sign it, if you bump into him there!

Abstract

The Java Enterprise Edition 6 platform provides capabilities that make it easier for Java programmers to develop and deploy enterprise and Web applications. This handy guide provides an overview of the main technologies in the Java EE 6 platform, including extensive easy-to-understand code samples that demonstrate many improvements. Whether you’re familiar with Java EE 5 or a Java programmer approaching the enterprise edition for the first time, this book will quickly get you up to speed on Java EE 6. Discover how Java EE 6 provides a simplified developer experience and improves on the developer productivity features introduced in Java EE 5. Delve into Java EE 6 profiles, including a comprehensive profile for lightweight, standards-based modern web applications. Explore how the platform enables extensibility with open source libraries and frameworks. Learn how specifications such as Contexts & Dependency Injection, Java API for RESTful Services, and Servlets 3 make the platform more powerful.

Book: ‘ Java EE 6 Pocket Guide
Language : English
Paperback: 204 pages
Release Date : September 2012
ISBN-10: 144933668X
ISBN-13: 978-1449336684

The Author

Arun ( @arungupta) is the Java EE evangelist at Oracle. He has over 15 years of experience in the software industry working in the Java platform and several web-related technologies. In his current role, he works to create and foster the community around Java EE and GlassFish. He has been with the Java EE team since its inception and contributed to all releases. Arun has extensive world wide speaking experience on myriad of topics and loves to engage with the community, customers, partners, and Java User Groups everywhere to spread the goodness of Java. He is running a well know blog named ‘ Miles to go…

The Content

204 pages is a good size for a pocket guide. It covers the basics you need to know of Java EE 6 and gives good examples of all relevant parts. Chapter 1 introduces you to the Java Enterprise Edition in general. Chapter 2 follows with a brief introduction to Managed Beans and their overall life-cycle. Chapter 3 dives into Servlets and all relevant parts. Chapter 4 introduces the Java Persistence API beginning with Entities and the surrounding happenings. Chapter 5 dedicates content around the Enterprise JavaBeans specification. Thins includes Stateful, Stateless, Singleton and Message-Driven up to the Embeddable API and the EJBLite specification. Chapter 6 is about Contexts and Dependency Injection including the portable extensions. The Chapter 7 covers JavaServer Faces very briefly and introduces you to the main concepts. Chapters 8 and 9 are about SOAP-Based Web Services and RESTful Web Services with simple and understandable examples. Chapter 10 covers the Java Message Service with a message send example. The book closes with Chapter 11 about Bean Validation and how it integrates with JPA and JSF.

Writing and Style

This is a pocket guide which is comprehensively written. I could follow all examples and it was a good read overall. No complicated constructs and clear writing. Walking from chapter to chapter works, but it isn’t designed like that. It is more like a reference book to look up the most important topics in Java EE 6 at one point. It isn’t watered-down by complex examples and sticks to the most important characteristics of the covered specifications. If you ever have seen one of Arun’s presentations or tutorials you know that he is good in explaining things and this style found the way into the guide.

Conclusion and recommendation

I’m obviously not neutral here :) GO GET IT! It is the only book you probably will need about Java EE 6! It is comprehensive, wonderfully written and covers everything you need in your daily work. It is not a complete reference but provides a great shortcut to the things you need to know. To me it is a good beginners guide and also works as a companion for advanced users. Get it while it’s hot! Thanks Arun for sharing your knowledge!

Reference: Review: “Java EE 6 Pocket Guide” by Arun Gupta from our JCG partner Markus Eisele at the Enterprise Software Development with Java blog.

Markus Eisele

Markus is a Developer Advocate at Red Hat and focuses on JBoss Middleware. He is working with Java EE servers from different vendors since more than 14 years and talks about his favorite topics around Java EE on conferences all over the world. He has been a principle consultant and worked with different customers on all kinds of Java EE related applications and solutions. Beside that he has always been a prolific blogger, writer and tech editor for different Java EE related books. He is an active member of the German DOAG e.V. and it's representative on the iJUG e.V. As a Java Champion and former ACE Director he is well known in the community. Follow him on Twitter @myfear.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
Back to top button