Archive | September, 2003

CMP vs. JDO

The following document attempts to help me or anyone else involved in a software lifecycle decide whether to use CMP (Container Managed Persistence) or JDO (Java Data Objects) to handle database persistence in their next Java application. Both are very competitive solutions which offer a lot of potential for developers. In this document, CMP and [...]

Read more

Webservices Infrastructures: J2EE vs. .NET

This paper discusses the two primary web services infrastructures, Java 2 Platform, Enterprise Edition (J2EE) and Microsoft?_Ts .Net.A Advantages, disadvantages, similarities, and differences of the major components of the two architectures are discussed.A
Read the complete paper: Webservices, J2EE vs. .NETA (PDF)

Read more

J2EE as a Webservices Platform

As distributed computing environment grows more complex, the problem of interoperability between applications becomes more apparent. Business collaboration and application integration are difficult due to the nature of this heterogeneous environment, where applications written in different programming languages run on various computing platforms. To overcome the barriers of these differences, several technologies are invented. XML [...]

Read more