[jdom-interest] Where to place DTD - Urgent
jeelani basha
s_jeelani at yahoo.com
Thu May 23 10:44:52 PDT 2002
Hi,
(if this question was already posted, sorry for
repeating the same.)
I want to know about where to keep the DTD files in
the directory when my xml file contains the following:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ServiceHeader SYSTEM "POGuideline.dtd">
<PO>
....
</PO>
Because, even after I place the DTD in the .class
directory that does the parsing , still I am getting
the error:
JDOMExceptionorg.jdom.JDOMException: Error on line 0
of document : File "POGuideline.dtd" not found.
Thanks and Best Regards,
Jeelani
__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
More information about the jdom-interest
mailing list