|
WebWork in Action
WebWork helps developers build well-designed applications quickly by creating re-usable, modular, web-based applications. WebWork in Action is the first book to focus entirely on WebWork, written by its two primary developers. Like a true "Action" book, it is both a tutorial on WebWork and a sourcebook for its use in demanding, real-world
applications.
The book goes into considerable depth on how to get desirable web features with WebWork. It uses the same basic (continuing) example as in Manning's Hibernate in Action to show how to integrate WebWork with the popular Hibernate persistance framework.
Part I Introduction to WebWork
1 Introduction
2 Hello World
3 Setting up WebWork
Part II Core Concepts
4 Implementing WebWork Actions
5 Adding Functionality With Interceptors
6 Inversion of Control
7 Using Results
8 Getting Data with the EL
Part III Displaying Content
9 Using Tag Libraries
10 Velocity
11 UI Components
12 Type Conversion
13 Validation
Part IV Advanced Topics
14 Internationalization
15 Best Practices
|