The following java command is to be issued to apply the xsl transformation on the xml. java org.apache.xalan.xslt.Process -in bbdb.xml -xsl batch-list.xsl -out batch-list.html the xalan and xerces jar files are also found in this same directory.