> > > > Hi , > > I am trying to use the Xerces parser. I downloaded the > > xerces-j-bin.1.2.0.zip file from the xerces web site and used the command > > line command jar xf xerces-j-bin.1.2.0.zip to extract the files. It did
Have you tried unzip or winzip > > gave me a sub directory containg the xerces.jar file. I mentioned the > > complete path of Xerces.jar in the environment entries in my Windows NT What entries? it should be the "classpath" environment variable. > > operating system. I tried compiling an XML program which uses the SAX > > interface and a Class( SAXParser, XMLReader). I get errors stating " can > > not resolve symbol". Can you help me? > > > > Sivakumar. > > > > Most people find it very easy to deploy Xerces-J on WinNT. No offense, are you a new java developer? Best regards Eric