Other News

Community

Access DB2 with Web services

By Quentin Presley – Web services enable you to quickly integrate applications across multiple platforms, systems and even across businesses. This tutorial demonstrates how easily you can make your DB2 data accessible through Web services. It shows how to use the Application Developer configuration

Community

Data binding with JAXB

In this tutorial you learn to use data binding to easily map data stored in XML documents to Java objects and back again. You won’t have to worry about parsing XML or navigating a tree asking for child nodes and parents. You start with an XML Schema and process it into Java source files. Once you ha