WebWork



(Back to docs.huihoo.com)

Introduction

WebWork is a Java web-application development framework. It is built specifically with developer productivity and code simplicity in mind. WebWork is built on top of XWork, which provides a generic command pattern framework as well as an Inversion of Control container. In addition to these features, WebWork provides robust support for building reusable UI templates, such as form controls, UI themes, internationalization, dynamic form parameter mapping to JavaBeans, robust client and server side validation, and much more.

Documents

• WebWork 2.2.6
• WebWork

Links

• http://www.opensymphony.com/webwork
• https://webwork.dev.java.net/
• https://xwork.dev.java.net/