| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- Ajax for Java developers: Ajax with Direct Web Remoting by Philip McCarthy - [Clicks: 68]
Exciting as it is, adding Ajax functionality to your applications can mean a lot of hard work. In this third article in the Ajax for Java developers series, Philip McCarthy shows you how to use Direct Web Remoting (DWR) to expose JavaBeans methods directly to your JavaScript code and automate the heavy-lifting of Ajax.
[Includes sample code]
http://www-128.ibm.com/developerworks/java/library/j-ajax3/index.html - Nov, 2005 - AJAX made simple with DWR by Cloves Carneiro Jr. - [Clicks: 127]
This article explains the advantages of using the open source project DWR (Direct Web Remoting) with AJAX (Asynchronous JavaScript and XML) concepts to improve Web application usability. The author takes a step-by-step approach to show how DWR makes adopting AJAX simple and fast.
[Includes source code]
http://www.javaworld.com/javaworld/jw-06-2005/jw-0620-dwr.html - Jun, 2005