Published on 2006-04-12 12:18:30
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.
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved