InfoCenter Home > 4.2.3: Incorporating XMLIBM WebSphere Application Server provides XML Document Structure Services, which consist of a document parser, a document validator, and a document generator for server-side XML processing. See article 4.1.1.2 for all of the details about XML support in the product. If you are just becoming familiar with XML, start with article 0.33, a primer on XML concepts, vocabulary, and uses. Other related information provides guidance on the following topics:
In addition, some special topics are covered, including DOM objects and manipulation of Channel Definition Format (CDF) files as illustrated by the SiteOutliner example. When you install IBM WebSphere Application Server, the core XML APIs are automatically added to the appropriate class path, enabling you to serve static XML documents as soon as the product is installed. To serve XML documents that are dynamically generated, use the core APIs to develop servlets or Web applications that generate XML documents (for example, the applications might read the document content from a database) and then deploy those components on your application server. |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|