Hi,
Pl MAIL ME IN english
Bye:
R.Abiram
--- [EMAIL PROTECTED] wrote:
>
> Hallo Arthur.
>
> Es ist vollig Wurst, wo und wie Du xerces
> installiert hast. Es muß in
> CLASSPATH stehen. Und zwar die JAR-Achive und nicht
> nur das Verzeichnis, wo
> Xerces.jar liegt.
> (Dies gilt für jede Library in
Hi,
Install your parser in the jdk1.3\jre\lib\ext
U dont dont have to add any class path .Then UR file
will positively Compile:
Pl mail me if U get any other Problems
Bye:
R.Abiram
--- Arthur <[EMAIL PROTECTED]> wrote:
> Hi!
> I'm a newbie in XML and have only a little
> experience in Java. I h
Hallo Arthur.
Es ist vollig Wurst, wo und wie Du xerces installiert hast. Es muß in
CLASSPATH stehen. Und zwar die JAR-Achive und nicht nur das Verzeichnis, wo
Xerces.jar liegt.
(Dies gilt für jede Library in JAVA und nicht nur für Xerces).
Also wenn xervces.jar in c:\jar\xerces.jar liegt, dann
Hi!
I'm a newbie in XML and have only a little experience in Java. I have JDK
under Windows Me and recently tried to install the Xerces parser. When I try to
compile a Java Programm, that reads an XML-Document (the Java Programm is from a
tutorial) with "javac test.java" I get plenty of erro