DWR released version 2.0 milestone 1
A new version DWR 2.0 2.0 milestone 1 have just been released with many exciting features including Reverse Ajax, Cross Domain Ajax, The <signatures> Element, DWRUtil Updates, Refactoring, Call Meta-data, and more... Reverse Ajax is certainly the big new features in this release which allow you to asynchronously call Java code from Javascript. DWR 2.0 builds on this to allow you to asynchronously call Javascript code from Java. Reverse Ajax makes writing interactive applications much easier. It can use polling or Comet (long-lived HTTP) queries. You may find sample code as well as the download package in the DWR website.
DWR is certainly the most popular AJAX implementation for Java which focus on the easy use, accessibility and security while providing very exciting features, great documentation and sample code. DWR is open source released under ASL Version 2 license.


Subscribe to AJAX Magazine's feed