Displaying posts published in

June 2002

Tip: Stop a SAX parser when you have enough data

0Now on IBM developerWorks: Tip: Stop a SAX parser when you have enough data — A SAX parser can be instructed to stop midway through a document without losing the data already collected. This is one of the most commonly mentioned advantages of a SAX parser over a DOM parser, which generally creates an in-memory [...]

Introduction to ebXML

0Now on IBM developerWorks: Introduction to ebXML (Tutorial) — Whereas EDI for years has provided a usable but expensive way for companies to exchange information in an automated manner, ebXML now provides a means for companies to integrate their processes much more easily. Based on XML, it provides a methodology for business to determine what [...]

Integrating applications with Web services using WebSphere

0Now on IBM developerWorks: Integrating applications with Web services using WebSphere (Tutorial) — The Site Developer configuration of WebSphere Studio and WebSphere Application Server ease the pain of integrating Web services with your application. This tutorial looks at making your application Web services-ready using Site Developer’s tools. It takes you through the process of wrapping [...]