Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Tapestry in Action Review by GojiraDeMonstah

DO NOT BUY THIS BOOK FOR TAPESTRY 4

The book seems to be well written and very fine IF AND ONLY IF you are using version 3 and have no plans to upgrade any time soon. If you are using version 4 or plan to any time soon, trying to follow along with this book will send you on a series of wild-goose chases trying to figure out why none of the examples work. Instead I recommend Kent Tong's book, which has been revised to reflect Tapestry 4.

All of the sample code and concepts are based on version 3, and I could not get a single example to work (e.g., the Authentication example relies on the Visit class, which is deprecated. The banner ad example relies on the AbstractService class, which is gone in version 4 - the upgrade guide says simply "that class has been removed so you will have significant rewrites." Not exactly helpful in the "how to" department.)