Constructing Web Services with the Globus Toolkit Version 4 19 Oct 2005 04:00 GMTGrid computing allows you to combine processing, storage, databases, and other resources across a network, hiding the details from callers. As Birali Hakizumwami shows, the Globus Toolkit makes this easier by exposing the grid as a normal web service.
Source: O'Reilly Creating Custom Generic Collections with J2SE 5.0 19 Oct 2005 02:07 GMTJ2SE 5.0 introduced many additions to the collections API that you need to be aware of to properly implement generic custom collections that work seamlessly with multiple types and the new "for each" construct.
Source: DevX Service Provisioning Through ESB 18 Oct 2005 04:00 GMTThe Enterprise Service Bus approach to enterprise development separates functionality from transport, allowing you to develop deeply distributed systems without getting hung up on the messaging details. In this article, Binildas C. A. shows how to develop a basic ESB application and the advantages it conveys.
Source: Java.net Java EE 5.0: Towards Ease of Development 13 Oct 2005 23:55 GMTAny J2EE developer knows how hard enterprise Java can be. Find out how the set of new Java EE 5.0 features, such as Web services support, annotations, and enhanced CMP, can make it easier.
Source: DevX