> Since I want to learn XML, I have therefore installed the Xerces-2.0.0
> parser and had the XercesImpl.jar file (together with other files including
> xmlparserAPIs.jar) in my computer recently.
>
> After the installation, I have set the CLASSPATH as "...
> .;c:\jdk1.3.1_02\bin;
> c:\javaxml2\Xerces-J-bin.2.0.0\xerces-2_0_0\xercesImpl.jar;
> c:\jdk1.3.1_02\bin\tools.jar; ..." to let the javac know where the parser
> is. But when I complied a Java file, the report was coming for complaining
> that it can't find "Attributes, ContentHandler, ErrorHandler, ....." in
> package sax.
Check for xmlParserAPIs.jar in classpath.
--
Neeraj B.
Sun Microsystems, inc.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]