-
Direct Web Remoting Version 2.0 Released (7 messages)
- Posted by: Joseph Ottinger
- Posted on: April 27 2007 07:53 EDT
Joe Walker has announced that Direct Web Remoting 2.0 has been released. DWR allows Javascript in a browser to interact with Java on a server and helps you manipulate web pages with the results. The new release includes Reverse Ajax which allows Java on the server to remotely control browsers by publishing scripts to them. DWR 2.0 has a JavaScript Proxy API, which allows one to create effects in Java and send them to the client side with reverse Ajax. Seeing Script.aculo.us effects in Java code - and then watching them execute properly on the client side - can be amusing and quite useful. DWR selects the communication method suited for an Ajax application based on programmer needs, transparently. The code for creating some features is remarkably light with this tool. The release notes have more details about DWR 2.0's features.Threaded Messages (7)
- Re: Direct Web Remoting Version 2.0 Released by Chris Jennings on April 27 2007 12:55 EDT
- Re: Direct Web Remoting Version 2.0 Released by Mittal Bhiogade on April 27 2007 15:35 EDT
- Re: Direct Web Remoting Version 2.0 Released by Geert Bevin on April 27 2007 18:21 EDT
- Re: Direct Web Remoting Version 2.0 Released by Davor Jokic on April 28 2007 03:23 EDT
- Re: Direct Web Remoting Version 2.0 Released by R Paidar on April 28 2007 16:01 EDT
- Re: Direct Web Remoting Version 2.0 Released by J Dev on April 29 2007 05:08 EDT
- Update... by John Schmitt on March 23 2010 10:37 EDT
-
Re: Direct Web Remoting Version 2.0 Released[ Go to top ]
- Posted by: Chris Jennings
- Posted on: April 27 2007 12:55 EDT
- in response to Joseph Ottinger
CONGRATULATIONS! to Joe et al DWR is a wonderful tool. -
Re: Direct Web Remoting Version 2.0 Released[ Go to top ]
- Posted by: Mittal Bhiogade
- Posted on: April 27 2007 15:35 EDT
- in response to Joseph Ottinger
Congrats guys, this is best tool for creating ajax experience - Mittal -
Re: Direct Web Remoting Version 2.0 Released[ Go to top ]
- Posted by: Geert Bevin
- Posted on: April 27 2007 18:21 EDT
- in response to Joseph Ottinger
Thanks a lot for all your work Joe, DWR really excels at its purpose. -
Re: Direct Web Remoting Version 2.0 Released[ Go to top ]
- Posted by: Davor Jokic
- Posted on: April 28 2007 03:23 EDT
- in response to Joseph Ottinger
Thanks Joe on a grate tool. Presentation in London was brilliant and thanks for solving a cross-domain problem for us. It was nice chatting to you. All the best!!! -
Re: Direct Web Remoting Version 2.0 Released[ Go to top ]
- Posted by: R Paidar
- Posted on: April 28 2007 16:01 EDT
- in response to Joseph Ottinger
I would love to see DWR working with Adobe Flex. Does anybody know of any implementations? RP http://primestucco.com -
Re: Direct Web Remoting Version 2.0 Released[ Go to top ]
- Posted by: J Dev
- Posted on: April 29 2007 05:08 EDT
- in response to R Paidar
-
Update...[ Go to top ]
- Posted by: John Schmitt
- Posted on: March 23 2010 10:37 EDT
- in response to Joseph Ottinger