error 503 and DTD file.
Renaud guezennec <[email protected]>
| Newsgroups | gmane.comp.java.jdom.general |
|---|---|
| Message-ID | <1250172807.10726.31.camel@R4P17> |
Hi all, I'm trying to use Jdom in my software. When it tries to build a Jdom document, it receives a 503 error. My software parses a lot of page from w3.org and the error occurs when jdom tries to read the DTD file. (see :java.io.IOException: Server returned HTTP response code: 503 for URL: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd) The 503 error is expected, I mean the w3c returns this http response to reduce the traffic. I'm wondering if there is a way to prevent jdom from asking the dtd file ? or you may know a way to get around this problem. Regards Renaud GUEZENNEC http://renaudguezennec.homelinux.org/ _______________________________________________ To control your jdom-interest membership: http://www.jdom.org/mailman/options/jdom-interest/[email protected]