Seam Framework: Experience the Evolution of Java EE (2nd Edition)

Seam Framework: Experience the Evolution of Java EE (2nd Edition)
Authors
Michael Juntao Yuan, Jacob Orshalick, Thomas Heute
ISBN
0137129394
Published
14 Feb 2009
Purchase online
amazon.com

Fully Updated to Cover Major Enhancements to Seam 2.xIn Seam Framework, Second Edition, the authors of the leading guide to Seam programming have systematically updated their text to reflect the major improvements introduced with Seam 2.x. This author team–all key Seam project contributors–teach Seam 2.x through detailed example applications that reveal how Seam simplifies many tasks that were previously difficult or impractical.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Roel said
I really like this book. It gives me an understandable intorduction to all Seam features. One of the questions I had was why I should still use EJB3's when Seam can manage simple POJO's to do the same. This book had a good list with POJO trade-offs.
Seam's conversation context is clearly explained.

Midwest Book Review said
The second updated edition of SEAM FRAMEWORK: EXPERIENCE THE EVOLUTION OF JAVA EE has been fully updated to cover enhancements to version 2.x and offers a core study guide to all the applications and functions of Seam. Java programming libraries will find this a 'must' acquisition: it covers all the advanced functions with discussions that offer keys to understanding how to take maximum advantage of Seam's impressive powers.

Christophe Verre said
"Seam Framework: Experience the Evolution of Java EE, 2nd Edition" reads like a tutorial, and a very good one. It is neither too short, nor too detailed, just enough to make you understand the logic behind Seam. Chapter 1 to Chapter 11 introduces Seam's core capabilities. This framework offers so much to ease web development that it is sometimes difficult to cope with all its features. The authors have kept explanations straight, to prevent the reader from scratching his head all along. These eleven chapters are very well structured, reusing the same little sample and improving it bits by bits.

Chapter 12 to 18 introduce web components and other web related features like bookmarkable web pages or security management. Chapter 19 to 21 tackles with Ajax support in Seam, mainly explaining how to use different kind of libraries supporting Ajax. The rest of the book deals with many different interesting topics like rule-base security, jBPM, testing, performance tuning, Web Beans and much more.

Each chapter is accompanied with a ready-to-use sample, which is downloadable at the authors' web site. I like the fact that the authors did not put to much stress on seam-gen, and use their own small samples to illustrate each chapter. I also like the fact that the authors didn't try to overload the reader with loads of details, redirecting readers to the official documentation when necessary. In the chapters about seam's core, they basically introduce a problem, how seam helps to solve it, how it is done using annotations, and how it can be done using an XML descriptor file. This is a very good book, which can be read very smoothly.

Srini Ragu said
If you are into UI development working with struts, or anything and stayed away from JSF all the time because of the things you heard about it? This would be the right time to step into JSF with nice improvements on the way of its next release. Seam is the framework that gave us these advantages even without having to wait for the next JSF releases. That's because the features of the Seam framework is one of the several influences for the next release of JSF, and Web Beans. Being that said Seam is definitely a future ready framework.

And this book effectively starts with explaining the intention of Seam, and explores its features in detailed examples on the following chapters. Some special topics even include various tips on how to use the features neatly. For an example 2.6.4 Avoid excessive Bi-Jection - gives out a point on how to reduce excessive bi-jection, a feature always misused by a programmer fairly new to Seam.

The book also explains how well Seam also could be used without EJB and how it easily integrates with various other frameworks. Say for AJAX, or integrating with Quartz for scheduled jobs.

This book in its entirety covers all the topics required for building a highly rich Seam application, and even tells about running it under a production environment. It covers more topics for getting the application running effectively in production environment by discussing over points like caching, performance tuning. The book also gives an introduction to the Web Beans, with a sample so you could see how your Seam experience is going to put you forward in learning Web Beans when it becomes main stream.

Having had early access to this book, it definitely helped me to understand the key concepts of the Seam such as conversation that is commonly mis-understood and most debated in the seam forums. My personal favorites of this book are the Chapter 8 on Conversations, and Chapter 11 on Transactions & Persistence.

I would highly recommend this book for any developers who were still staying away from JSF, and also for someone who looking forward see what's new coming on that front. And finally for someone who want to see how far Seam has come forward from its initial release.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Weeks of coding can save you hours of planning.”