5, 10 or 20 seats+ for your team - learn more
Tapestry in Action is the definitive guide to the Tapestry approach: creating full-featured web apps by connecting framework components to economical amounts of application code. Many simple examples show you how to tackle common tasks such as form validation, application localization, client-side scripting, and synchronization between browser and app server. Later chapters discuss more advanced topics including creation of new components and integration with J2EE.
Many web development frustrations can be traced back to the underlying stateless HTTP protocol. Tapestry represents state and behavior as standard Java objects, methods and properties. That means state management and multithreading are handled by the framework, leaving you with just your application's business logic. Tapestry does more, you do less.
If you want to create great web applications using Tapestry and know Java (plus plain-vanilla HTML and a little XML), this book is for you.
...masterfully written, making this elegant framework accessible to all Java web developers.
Tapestry In Action absolutely rocks!
Tapestry is 'the way' ...and there is no better authority on the subject than Howard Lewis Ship.
I found this book just right--for newcomers and experienced Tapestry developers alike.
Keep you rhtml code-free--write OO webpages the Tapestry way!
geekle is based on a wordle clone.