WebWork - Java web-application development framework

Java May 13th, 2008       61Views

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!

Aptana Jaxer Build 0.9.7.2472 Released

Ajax, Linux May 12th, 2008       82Views

Aptana Jaxer Build 0.9.7.2472 for Linux(Windows,Mac) has been released.

Jaxer is a new kind of server, the world’s first Ajax Server. Jaxer is free and open source, and enables the developer to create rich web applications by unifying the development model across the client/server boundary.

It operates objects and databases by using the Java script API, support FTP, SMTP, HTTP, and other common agreement. Also support the file system operations, management of the user’s Session, and so on.

Download Page , Release Notes


Tags: ,

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