Java EE 7 Essentials by Arun Gupta

bkt_java_ee_7

Summary: Next must have from Arun Gupta

I think that this one is next must have for all Java EE developers who doesn’t like to browse through the Java EE specifications. As a Java EE developer you probably know how many specifications cover given Java EE release. If you keep your fingers on pulse that’s fine, on the other hand, if you have stuck with some outdated Java EE release in some ancient project this book is a really nice refresher. It covers most essential topics and provides simple examples that show how to use particular feature of the platform. What’s new here comparing to Java EE 6 Pocket Guide? You will find here description of JSON processing, Web Sockets, concurrency related topics, extended chapter related to java transactions, and two, really nice features of Java EE 7 – Face Flows and Batch processing.

The concept of the book remains the same as for Java EE 6 Pocket Guide. Title was refreshed and slightly modified to be more groovy :)

Anyway, definitely this one is something nice to have at your desk if you want to make a quick sneak peek at crucial technologies inside Java EE.

Note! This book will not teach you Java EE! This is a reference. If you want to learn Java EE from the very beginning take a look at: Head First Servlets and JSP.

Update: Please note the related code samples are available at: https://github.com/arun-gupta/javaee7-samples

O’Reilly (print): Java EE 7 Essentials by Arun Gupta
O’Reilly (e-book): Java EE 7 Essentials by Arun Gupta
Safari Books Online: Java EE 7 Essentials by Arun Gupta

Comments (1)

anonymousOctober 1st, 2013 at 6:08 pm

Thanks a lot for sharing your feedback!

Please note the related code samples are available at: https://github.com/arun-gupta/javaee7-samples