XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Content Servers, Java Servlets, Relational Databases, Tutorials -> XML in the Real World

XML in the Real World

Date: Jun. 21, 2000
Link: http://www.builder.com/Programming/XMLToday/index.html
Source Author or Organization: Jason Monberg, CNET

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.