DWR 1.1 Release Candidate 1
DWR version 1.1.RC1 is now available for download.
The new features include:
- New Converters for Enums and Objects
- The ability to keep Bean properties hidden from Javascript
- Integration with Struts, JSF, Beehive
- Improved integration with Spring, Hibernate and various scripting languages
- Support for synchronous calling
- Improved error handling
- Better support for timeouts and call hooks
- Many updates to the DHTML library (DWRUtil) to allow more ways mutate your web pages with data from the server
DWR is a Java open source library which helps developers wanting to write web sites that include AJAX technology. It allows code in a web browser to use Java functions running on a web server as if it was in the browser.
Comments
Comments have been turned off on old posts