InfoQ

InfoQ

Topic/Tag specific view

XStream Content on InfoQ


Latest featured content about XStream

Pouring Data on Troubled Markets - Quantitative Portfolio Management Technology at BGI

Topics
Java,
Architecture,
Enterprise Architecture

Eoin Woods explains how Barclays Global Investors (BGI) designed Apex, a new porfolio management system, to meet the challenges it faces and why BGI chose to combine mainstream, boutique and open source Java technologies, including Oracle, WebLogic, Spring, Swing, JIDE, Flux, CPLEX, MVEL and XStream, to create an architecture with some interesting variations on the standard J2EE form.

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.

Simple JAVA and .NET SOA interoperability

Topics
Interop,
Web Services,
SOA,
Java plus .NET Integration,
Java,
.NET,
Messaging

.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.