I downloaded Xalan-Java 2 from your web site. I wrote a simple .xml and .xsl file to test it. On my Windows NT DOS command line, I typed the following command: D:\xml>java -classpath d:\xalan\xalan-j_2_3_1\bin\xalan.jar;d: \xalan\xalan-j_2_3 _1\bin\xml-apis.jar;d:\xalan\xalan-j_2_3_1\bin\xerceslmpl.jar org.apache.xalan.xslt .Process -IN hello.xml -XSL hellohtm.xsl -OUT hello.html But got the following error: (Location of error unknown)XSLT Error (javax.xml.transform.TransformerConfigurat ionException): javax.xml.transform.TransformerException: org.xml.sax.SAXExceptio n: javax.xml.parsers.FactoryConfigurationError: Provider for javax.xml.parsers.S AXParserFactory cannot be found Can you tell me what this means? Did I do something wrong? Thanks,
Xiaoyan Qu Applications Analyst Computing Services Center, Louisiana State University [EMAIL PROTECTED]
