XStream Content on InfoQ
Latest featured content about XStream

- Topics
- WebLogic,
- Swing,
- EJB,
- Java SE,
- Application Servers,
- Java EE,
- Spring,
- Dependency Injection,
- Java,
- QCon London 2009,
- SpringSource,
- Design Pattern,
- Languages,
- VMWare,
- Oracle,
- QCon,
- Programming,
- Enterprise Architecture,
- UML,
- Architecture,
- Hibernate,
- Companies,
- Patterns,
- Design,
- Flux,
- Object Oriented Design,
- Financial Applications,
- Conferences,
- XStream
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.

- Topics
- jQuery,
- Javascript,
- Java,
- Web Development,
- Dynamic Languages,
- Web 2.0,
- Languages,
- Enterprise Architecture,
- Programming,
- XStream
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.

- Topics
- Messaging,
- HTTPPost,
- HTTP GET,
- WSDL,
- Java,
- Java plus .NET Integration,
- Web Services,
- HTTP,
- Languages,
- SOA,
- .NET,
- W3C,
- Architecture,
- Enterprise Architecture,
- Programming,
- Interop,
- Specifications,
- XStream,
- XML
.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.