|
|
DWR version 2.0 milestone 1 is released : Reverse Ajax
|
04/14/2006, By Ajax Impact News
|
DWR version 2.0 milestone 1 is released with many exciting features including Reverse Ajax, Cross Domain Ajax, The Element, DWRUtil Updates, Refactoring, Call Meta-data, and much more..
Reverse Ajax is the biggest new feature in this release, it allows 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.
Some other new features are:
Cross-Domain Ajax: We now allow script tag remoting to enable cross-domain Ajax. This is in addition to XMLHttpRequest and iframe remoting.
Automatic signatures Element: If you are using DWR 2.0 with JDK5 generics then you can skip the signatures element in dwr.xml. DWR can now work out the correct mapping all for itself.
DWRUtil Updates: The biggest change is to allow template style DOM manipulation. Using cloneNode() you can create a repeated HTML structure from an array of Javascript data.
Other new features: See the release notes for details of the refactoring to the org.directwebremoting package, new script scope for creators and attributes, and the new call meta-data abilities.
For more information see the detailed release notes, or go straight to the download area.
Explore DWR Now...
|
Rate this Ajax News
Rating: 0.0 out of votes cast
| |
|
|
| |
|
|
|
|
|
|
|
|