funny12345678
MIS
where is the jar file for these two:Apache Xerces XML parser and the Apache Xalan XSL processor?
I download the following two zip files:
1.Xerces-J-src.2.6.2.zip
2.xalan-j-current-src.zip
I could not find a jar file. The zip file does not include the class files you used in your sample code. I have to compile the code. Then I got tons of error messages, lots of them suggest me to use -deprection recompile the code.
I could not find the jars files for xerces and xalan. Do I have to create my own jar files? Could you provide more info on where to download the jars files for these two critical packages?