posted 23 years ago
Hi, I was wondering if someone has used the Lotus xsl package. After unzipping the downloaded file from IBM, I put every jar files in c:/jdk1.3/jre/lib, but still my javac could not find
com.lotus.xsl.*
Can someone shed some light on this?
Also, being very new to XML, I need to know if I also need SAX or DOM when javac could not resolve SAXException. And if so, where I can get them.
Thanks.
[This message has been edited by Cameron Park (edited August 03, 2001).]