XML Publishing - Part 1
Have you ever needed to produce HTML, PDF, Text and RTF versions of the same document, in seconds? This article, part of a series, will show you how to do it. These multiple document formats can be produced using an XML document which is transformed using XSL code. In this first article, we’ll look at producing HTML from an XML document.


For those of you who thought that Java was just an island or a cup of coffee, this article is probably not of much use to you. However, this is an attempt to clarify some of the various aspects of Java and its associated technologies.