Monday, February 20th, 2006
Direct Web Remoting (DWR) 1.1 RC1 released

DWR, Direct Web Remoting for Java, has a new 1.1 release candidate available for download. DWR has quickly become the leading open-source Java library for proxy-based remoting of your server side objects. Its also bundled with the popular WebWork framework.
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
For more info on DWR, check out our interview with the creator from a few months back or the extensive documetation.












Leave a comment