Category Archives: Java and Ajax

IBM Tackles Ajax and Web Services

IBM’s developerWorks on Ajax and Scripting Web Services with E4X, Part 1: Get an introduction to ECMAScript for XML (E4X), a simple extension to JavaScript that makes XML scripting very simple. In this paper, the authors demonstrate a Web programming model called Asynchronous JavaScript and XML (AJAX) and show you how some new XML extensions…

Baking Ajax into Struts and Spring MVC

This one’s for the Java developers out there. Raible designs on baking Ajax into Struts and Spring MVC: I see a trend happening here. The next version of WebWork, as well as Tapestry and JSF are all embracing Ajax technologies. By “embracing”, I mean they’re not only using them, but they’re making it easier for…