InfoQ

InfoQ

Editor Specific Content View

All of Joel Confino's Content on InfoQ


Latest featured content by Joel Confino

Your First Cup of Web 2.0 - A Quick Look at jQuery, Spring MVC, and XStream/Jettison

Topics
Web 2.0,
Javascript,
Java

Refreshing the web page every time data is requested from the server is annoying for the users. Joel Confino shows how existing web pages can be tweaked to request data via AJAX without refreshing the page, by using jQuery, a JavaScript library, which involves minimal changes to existing code.