hi. in win2k,
I installed jdk at d:\work\jdk1.3 and xerces 2.0 beta at d:\work\xerces. after that, I copied xerces.jar and xercesSamples.jar to d:\work\jdk1.3\lib When I run xerces example, I got this Exception. d:\work\xerces> java sax.Counter data\personal.xml Exeption in thread "main" java.lang.NoClassDefFoundError: sax/Counter help me. thanks for your reading.
