InfoQ Homepage XStream Content on InfoQ
News
RSS Feed-
Article: Your First Cup of Web 2.0 - A Quick Look at jQuery, Spring MVC, and XStream/Jettison
In this article, Joel Confino explains how existing web pages can be augmented to make use of AJAX by using jQuery, a JavaScript library. He also shows how to retrieve data as XML instead of HTML by using Spring with XStream/Jettison.
-
Article: Simple JAVA and .NET SOA interoperability
.NET and Java interop can be made really simple using a REST documentcentric approach. This article compares a REST and SOAP approach to interop as well as the advantages of using HTTP POST vs. GET for REST invocations.