Java EE 7 Handbook is an example based tutorial with descriptions and explanations."Java EE 7 Handbook" is for the developer, designer, and architect aiming to get acquainted with the Java EE platform in its newest edition. This guide will enhance your knowledge about the Java EE 7 platform. Whether you are a long-term Java EE (J2EE) developer or an intermediate level engineer on the JVM with just Java SE behind you, this handbook is for you, the new contemporary Java EE 7 developer!
Java EE 7 Developer Handbook by Peter A. Pilgrim, as the name suggests, is a reference guide and developer handbook for people currently working on Java EE Technology. The book is not for dummies and is definitely not a tutorial; so you must have worked on Java EE 7 technology to really enjoy the book. This book is suited for those who have experience in prior versions of Java EE and want to upgrade their knowledge about the changes that come with Java EE 7.
The book is fairly large and is divided into eleven chapters and four appendices and one online chapter. The topics covered are Java EE7 HTML5 support, Context and Dependency Injection (CDI), Enterprise Java Beans (EJB), Java Persistence API and Object Relational Mapping, Java Servlets, RESTful WebServices using JAX-RS 2.0, Java Message Service 2.0(JMS) and Bean Validation. The appendix cover Java EE 7 platform, and XML Configuration, JNDI namespace, Java EE7 Transactions covering ACID principles, and also covers topics like JSON-Processing API and Concurrencly Utilities API. Online chapter is on the support provided by Java EE 7 for Cloud development.
The book is lengthy but not exhaustive and author does not claim to be exhaustive. The book is a good read for people working in Java EE 6 and prior version and looking forward to work on Java EE 7 and want a ready reckoner for that purpose. The chapters does not follow any particular sequence and you can jump around as you want and feel comfortable. It has been a long time that I worked on Java EE application, so after first chapter I jumped to chapter on Java Servlets and then followed the path through RESTful WebServices, JMS, and finally ended with JEJB and CDI.
Overall the book was a nice read and I would recommend anyone who would be interested in Java EE 7 technologies. However, keep in mind that it is not a tutorial but a reference guide
My rating will be 3.5/5.
Note: I received this book as a gift from publisher in return of the review on my blog(s) and other websites.
COMPREHENSIVE UP-TO-DATE Java EE 7 GUIDE BOOK http://bit.ly/1cUymwH Being defined as a developer handbook, this book goes beyond its definition. It contains detailed description for each included technology. Each topic is provided with code examples, which are discussed in details. Many discussed topics are appropriately illustrated by schemes, tables and diagrams. The book language is clear and precise. Author managed to explain advanced topics easily, in a few relevant words. Such features as cross references, recalling of software engineering definitions, highlighting of new and important words, tip and warning sections add value to the book objective, which is to help people in working with Java EE technologies. Also, the book is written to be interesting and easy for reading. I like these smart quotes in the beginning of each chapter and a historical review for each of discussed technologies. Now test driven development is considered as a very advantageous approach for each project, and this methodology is used through the book. Author shows how to implement functional and integration tests for each of described technologies in easy and effective way. Usage of Gradle for building the book examples might be a challenge, as it is not so widely used as Ant or Maven. But, from other hand, it is a good chance to master this advanced build technology. It seems a bit confusing that the "Advanced Topics in Persistence" chapter is not placed together with other chapters related to persistence, and some important persistence topics are placed in the appendix. In general, I think that this book can be a really useful resource for all developers, who are interested in studying and using Java EE platform, especially the server-side technologies. Even better is that such a comprehensive guide book appeared only few months after the Java EE 7 release date.
Java EE 7 Developer Handbook by Peter A. Pilgrim is a reference guide for java developers. This is not just a reference guide or handbook, it beautifully covers both the theory & hands-on aspects. You'll be surprised to see the level of depth covered in the book.
This book has 11 chapters, four appendices. Topics covered are: Java EE 7 HTML5 Productivity(new features in JEE-7), Context and Dependency Injection(managed beans), EJB, JPA, Java Servlets, HTML5 WebSocket, RESTful Services JAX-RS 2.0, JMS 2.0, Bean Validation, Advanced Topics in Persistence. Appendices cover Java EE 7 Platform, Java EE 7 Persistence, Java EE 7 Transactions, Java EE 7 Assorted Topics. One more online chapter on moving Java EE to Cloud.
The book looks lengthy having more than 600 pages, but actually it's not exhaustive. It's the depth of topics which contributed to this much contents. Each of the topic could have been a separate book itself. But author has beautifully covered all the topics & linking them. WebSocket, CDI, JAX-RS are must read. If you are new to Java EE this might not be the right book to you. But if you have ever worked in JEE or have basic ideas then this is THE BOOK. The book is an excellent read & I would recommend it to all Java EE developers.