Two Sample Chapters from the Seam Book
Finally, infoq published the first two chapters from the Seam book. The first chapter gives a brief introduction of Seam and the second walks you through a hello world application in Seam.
The book targets developers who already have the basic understanding of server-side Java application development (servlet, JSP, MVC, IoC etc.), and JSF experience would be very helpful.
Enjoy!
December 27th, 2006 at 3:57 pm
Please, the Seam book (and its examples) has been updated to version 1.1GA?
Thanks in advance.
January 21st, 2007 at 4:00 pm
i want to get chapter about jboss seam.
January 31st, 2007 at 9:17 am
When do following book is going to be published?
“Lightweight Java Web Application Development: Leveraging EJB 3.0, JSF, POJO, and Seam”
February 14th, 2007 at 3:35 pm
Michael - the rough cuts version of the seam book mentions ‘HelloWorld-remote’ source code, but this code is not included in the source code file that is available from the seam book site. Is updated source code available somewhere else? thanks
February 15th, 2007 at 11:32 am
I just updated the source code. Find it in the book’s home page.
Thanks.
March 12th, 2007 at 10:17 am
Michael - I am using the framework you mentioned in “Lightweight Java Web Application Development: Leveraging EJB 3.0, JSF, POJO, and Seam” for my Capstone Project. Is there any way I can get the source code for atleast the first example DVDCatalog? If yes, where can I find it?