This example shows an implementation of dynamic content handlers.  


The batch file books2html.cmd uses the resources script resources.xml to
process the dynamic content with an XSLT stylesheet and produce an HTML page.

Running this example requires the following steps:  

- Run the sample build script at the command line, to compile
  the DynamicContentHandler classes and copy them into 
  the distribution classes directory. 

- Enter the following command to produce the HTML page.

    books2html

