[
Lists Home |
Date Index |
Thread Index
]
- From: Thuy-Linh Nguyen <tln@insect.sd.monash.edu.au>
- To: XML-DEV@IC.AC.UK
- Date: Sun, 27 Sep 1998 14:49:20 +1000 (EST)
Hi !
Could someone give me a clue on how to solve this:
I'm writing a servlet which imports com.ibm.xml.parser.*. I got a
"NoClassDefFoundError" as soon as I try to create a parser:
Parser ps = new Parser("myfile.xml");
Writing similar thing as an application seems to work ok.
Thanks !
TL
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|