The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Joe Walker

Joe Walker is a developer and consultant working on advanced web development techniques like Ajax. He recently developed DWR (Direct Web Remoting) which has become the most popular Ajax toolkit for Java by making browser/server interaction intuitive for web developers. He currently works through his consultancy, Getahead Ltd, which is supplying a growing number of customers with Ajax and advanced web solutions.
 

Articles

AJAX is all the rage, but who wants to write all that JavaScript code to mess with DOMs, XMLHttpRequest, etc.? With Direct Web Remoting (DWR), you don't have to. Joe Walker shows how this java.net project provides solutions for developing both the server- and client-side pieces of an AJAX web...