Hi there, I am quite new to Xalan, and have been trying to figure out how to pipe an XSL from one SAX transformer handler to another (while passing different xml files to each one). Any help or code samples would be very much appreciated. (as additional clarification, I have a convert.xsl which I apply onto a fileA.html, this produces merge.xsl which I then want to apply to fileB.html. I want to use the SAX transformer handler for this process) thanks, Hanaa Barakat
