Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
webwork: Web application framework for J2EE
- Summary
- 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.
Changelog
- * Mon Oct 16 12:00:00 2006 Ralph Apel <r.apel at r-apel.de> - 0:2.1.7-2jpp
-
- First JPP-1.7 release
- Deliberately not updated to 2.2.4 for compat reasons
- Patch to current xwork
- Add post/postun Requires for javadoc
- Add gcj_support option
- Drop optional cos-multipart support
- * Wed Sep 21 12:00:00 2005 Ralph Apel <r.apel at r-apel.de> - 0:2.1.7-1jpp
-
- Update to 2.1.7
- Require jasperreports-1.0.0
- Patch for jfreechart-0.9.21 and require it
- Patch for our pell-multipart
- One xwork/ognl related unit test failing
- * Wed Feb 16 11:00:00 2005 Ralph Apel <r.apel at r-apel.de> - 0:1.4-5jpp
-
- Patch for jasperreports-0.6.4 and require it