[jdom-interest] dtd FileNotFound
Louis Ho
Louis.Ho at orion.co.nz
Sun Feb 18 20:38:13 PST 2001
why is that i always get a FileNotFound exception when i try to parse a xml
file with the dtd filepath set and validation on? i've check for so many
times with dtdfile.exist() to make sure the path is correct. but no matter
where i put the dtd file, either local or network, it'll never get it and
throw me the FileNotFound exception. i have try all sorts of path format
like "file://host/file", "c:\file", "//host/file" and all sorts of slashes
both "/" and "\" and still doesn't work. please help!
More information about the jdom-interest
mailing list