To install the tutorial, unzip the jaxp_tutorial.zip into the directory where JAXP is installed. For example, if JAXP is installed in jaxp1.1: Windows ------- cd c:\jaxp1.1 pkunzip xmltutor.zip Unix ---- cd /jaxp1.1 unzip xmltutor.zip This procedure puts the tutorial files into docs/tutorial. To start the tutorial, navigate to that directory and display index.html in your browser.