« OSCache 2.2 Release Candidate | Main | Quartz 1.5.0 Released! »

WebWork in Action now available

(Note: This is a re-post from the WebWork blog, please comment there)

After far too long, Jason and I are pleased to announce that WebWork in Action is now available in eBook format and will soon be on shelves. WebWork in Action covers WebWork version 2.1.7 (plus some 2.2 features) in more depth than any other publication currently available. We hope you enjoy it.

"My developers love it! We have already improved a couple of applications because of this book."
- Rickard Öberg, Software Architect, Senselogic, Founder of XDoclet and WebWork OpenSource projects.

"Well organized and covers all the bases!"
- Anoop Ranganath, Senior Architect, Green Bar Software

"Wow! People developing web apps need this. It?s very, very good!"
- Berndt Hamboeck, Senior Architect, Sybase

The WebWork framework implements a simple command/ business-logic and MVC design. It provides out-of-the-box functionality developers need to build well-designed applications that are modular and reusable. Written by its two primary developers, WebWork in Action is the first book to focus entirely on WebWork. Like a true "In Action" book, it is both a tutorial on WebWork and a sourcebook for its use in demanding, real-world applications.

Starting with "Hello World" the Webwork way, the book immerses the reader in practical, how-to material. You will soon know how to configure WebWork and gradually and incrementally master the robust and powerful uses of the framework. WebWork in Action uses the same basic, continuing example used in Manning's Hibernate in Action to show how to integrate WebWork with the popular Hibernate persistence framework.

What's Inside

* Handling data and displaying content with Expression Language and Tag Libraries
* Inversion of Control and WebWork actions
* VelocityType conversion and data validation
* Internationalization and component-oriented design
* Integration of web applications into the Hibernate persistence framework
* Webwork best practices and architecture