WebWork - Java web-application development framework

Posted on May 13, 2008
Filed Under Java |

WebWork 2.2.6 has been released.

WebWork is a Java web-application development framework. It is built specifically with developer productivity and code simplicity in mind, providing 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.

Now WebWork has been split into two projects,which are Xwork1 and WebWork2.
Xwork is simple, flexible and powerful, which achieves the standard Command mode.
Xwork supports a lot of core features: interceptor,attribute validation,conversion,a powerful expression language (OGNL- the Object Graph Notation Language), IoC (Inversion of Control), and other containers.
WebWork2 is established in Xwork on the handling of the HTTP request and response.
WebWork2.2 supports AJAX, which is building in Dojo and DWR frameworks.

Released NotesChangelog  ,  Download


Tags: ,

If you enjoyed this post, make sure you subscribe to my RSS feed!

Comments

Leave a Reply