13.3. An XML example

Throughout this chapter, a document describing a list or catalog of music CDs will be used to illustrate XML concepts. Several XML and XML-related files will be discussed and a servlet and Java client that process XML data will be developed. The instructions needed to run the example can be found in Appendix C, “XML sample programs” on page 1087 and the source code and files are also available on the CD-ROM along with the class files.

Each CD in the list has information such as the CD title, the artist, and so on. A CD can also have multiple tracks or songs. The tracks have titles, running times, and so on.

The behavior of various browsers is discussed below. However, browsers are constantly changing so the results observed ...

Get WebSphere V3.5 Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.