This tutorial follows a real world use of XML and XSL for dynamically generated
pages. The examples detail how XML, a Java servlet, an Enterprise Javabean and
an XSL style sheet interact to handle a request for product information, query a
database for the answer to the request, and create HTML output to display the
answer. Includes code listings.