How can I get jaxp 1.3
Hi,
I would like to use jaxp 1.3 under jdk131. I went to
https://jaxp.dev.java.net/servlets/ProjectDocumentList?folderID=4584&expandFolder=4584&folderID=0 and got the class file. I run command :
c:\jdk1.3.1_14\bin\java -cp . JAXP_RI_20051011
as instructed. But it just hang there for half an hour.
How can I get jaxp1.3? Thanks

