| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles Books |
- Develop AJAX applications like the pros, Part 3: Use DWR, Java, and the Dojo Toolkit to integrate Java and JavaScript by Michael Galpin - [Clicks: 3]
Quick, how many Java Web development frameworks, libraries, and toolkits can you name? The are so many out there that it can be overwhelming just trying to figure out what does what and which one can actually help you solve your problems. However, if you are doing Ajax development, there is one library that you absolutely need to know: Direct Web Remoting (DWR). This library leverages the Java language and Java Web technologies to greatly simplify Ajax development. It has set the standard for how to integrate Ajax seamlessly into a Java web application. In fact, DWR joined the Dojo foundation, a broad coalition of popular, open source Ajax technologies. In this article, see just how easy Ajax can be using DWR.
[Includes sample code]
http://www.ibm.com/developerworks/opensource/library/wa-aj-ajaxpro3/index.html - Aug, 2008
- Practical DWR 2 Projects
by Frank Zammetti - [Clicks: 15]
The Ajax craze is sweeping the world, and there is no shortage of libraries from which to choose to make it all easier to develop. One of those libraries has risen near the top in the Java space, and that library is DWR. DWR, or Direct Web Remoting, allows you to treat your Java classes running on the server as if they were local objects running in the browser, bringing the full power of your server穆ide business logic to the client without the usual problems that entails. In this book: * You値l explore DWR and all it offers; * You値l find six full, working applications that use DWR, instead of a lot of theoretical musings; * You値l learn by example, more importantly, by doing, as you tear the applications apart, see what makes them tick, and even extend them at your own pace. In the end, you値l have a great feel for what DWR offers and how Ajax can bring the world of Web 2.0 to your doorstep, and you値l have a good time doing it.
Apress, Paperback - Jan, 2008