photo credit: openajax.org
"DWR" is currently a popular topic for Ajax writers. We have "DWR" focused insightful blog posts, breaking news, online videos, rare photos, and more for you from our Ajax collection.
Video: JAVAWUG BOF 33 EXT JS and DWR with Louis Emmett Part 1Original at Google Video
• Wed, Feb 27
By Peter Pilgrim Video Productions Hello This is a recording of the first Birds-of-a-Feather meeting of the Java Web Users Group in 2008. Louis Emmett talks about the Ext JavaScript Framework and also introduce Direct Web Remoting (DWR). These are two popular AJAX frameowrks. Here is an essential introduction to those woul...
Opinion: Registration Now Open for The Ajax Experience 2009!
Original at Ajaxian ยป Front Page
• Wed, Jun 17
By tberardi Ben Galbraith and Dion Almaer, Co-founders of Ajaxian.com Brendan Eich, Creator of JavaScript and CTO of Mozilla Douglas Crockford, Creator of JSON and Author of JavaScript: The Good Parts Joe Walker, Creator of DWR Nicole Sullivan, Creator of Object-Oriented CSS
How To: Access a Custom Java Object with JavaScript
Original at Ajax Tutorial Top List
• Wed, Apr 1
• 8 related articles
This tutorial demonstrate how to use the DWR framework to access a JavaScript representation of a Java object from the server. Then displays the object on a web page.
Related articles from ibm.com, CMS Report, Pixel2Life.com, tutorialvid.com, Eclipse Plugin Central and more.
How To: Ajax script - Hacks , tutorials, tips and tools
Original at Ajax Tutorial Top List
• Sun, Mar 1
Set of the very useful Ajax tutorials. Ajax basics, web forms, validation, power hacks for web developers, DWR for java jocs, hack ajax with the Prototype and Rico Libraries, Work with Ajax and Ruby on Rails and more...
How To: Integrate DWR into Your Java Web Application
Original at Ajax Tutorial Top List
• Thu, Jan 1
• 2 related articles
This tutorial shows how to configure DWR (Direct Web Remoting) with Java Web Application. Design your Ajax application around a JavaScript framework bound to Java objects on the server....
Related articles from CIOL and more.
AJAX with Yahoo UI components and DWR
Original at JRoller
• Mon, Mar 3
By Carlos Sanchez I've been playing lately with YUI, the Yahoo User Interface library. So far I've used the autocomplete and treeview components, and I have to say they are quite easy to use and very complete. I had used Script.aculo.us autocomplete before, but YUI autocomplete has a lot of configuraiton opti...
How To: DWR Reverse AJAX with GlassFish
Original at Sun Bloggers
• Mon, Nov 26
By pelegri Last year we had described how to use DWR (Direct Web Remoting) with GlassFish (check the relevant entries); now JFA shows how to do Reverse AJAX using DWR and GlassFish, via Grizzly. It is as simple as: ...
How To: Develop an Ajax-based file upload portlet using DWR
Original at ibm.com
• Mon, Aug 20
File upload is a basic function of today's Web portals. In this article, authors Xiaobo Yang and Rob Allan describe how to develop an Ajax-based file upload JSR 168-compliant portlet using DWR (Direct Web Remoting). DWR is an ideal Ajax framework for Java developers that dynamically gene...
Ajax in Practice in Print
Original at JRoller
• Mon, May 28
By Ted Goddard Ajax in Practice is now in print (in fact, I'm looking at a copy right now). It's true that Ajax makes extensive use of JavaScript, but this book frequently takes the perspective of the Java developer. In particular, there are sections on DWR and ICEfaces that show how to develop Ajax applica...
Love Ajax? Hate The Exploits
Original at WebProNews
• Tue, Apr 3
By David A. Utter We analyzed 12 popular Ajax frameworks, including 4 server-integrated toolkits - Direct Web Remoting (DWR), Microsoft ASP.NET Ajax (a.k.a. Atlas), xajax and Google Web Toolkit (GWT) -- and 8 purely client-side libraries -- Prototype, Script.aculo.us, Dojo, Moo.fx, jQuery, Yahoo! UI, Ric...
AJAXWorld 2007 East: Creating a Game From Scratch with DWR
Original at ajax.sys-con.com
• Wed, Mar 21
In a remarkable feat of live programming, the Author of DWR (Direct Web Remoting) - Joe Walker - built a game application from scratch, making full use of DWR, a Java open source library which helps developers wanting to write web sites that include AJAX, allowing code in a web browser to us...