DWR 1.1 Released: Java Proxy Ajax Framework

March 7th, 2006  |  Published in JAVA, JavaScript/AJAX

DWR 1.1 Released: Java Proxy Ajax Framework:

Joe Walker has announced the release of DWR 1.1, a proxy-based Ajax framework that integrates with server-side Java.

New features in DWR 1.1:

  • The DHTML library (DWRUtil) has been improved, it’s now better at manipulating tables to have more detailed styling and filtering
  • DWRUtil is also better at manipulating radio buttons, checkboxes, divs and spans.
  • There are new Converters for Enums and Objects,
  • And the BeanConverter can keep properties hidden from Javascript.
  • There’s new experimental integration with Struts, JSF, Beehive.
  • The Spring and Hibernate support has been improved, as has integration with various scripting languages.
  • DWR now supports synchronous calling and improved error handling, timeouts and call hooks.

(Via Ajaxian Blog.)

Leave a Response