Replacing the URI of the DTD before parsing sounds much cleaner than keeping that file in the start directory.
I can't change the xml but I'll let them know that they should use a full URL pointing to their server so I would not have to bother about storing that file. I don't think they'll...
Hi,
Trying to mastering the obscure science of XML validation, I've run into the following problem:
- I request a webservice through HTTP. It sends me back a response (I don't have ANY control on that response) that has
<!DOCTYPE OPS_envelope SYSTEM "ops.dtd"> in the header.
- When I parse...
Thank for your time and good advice but the purpose of my question was to know how to put these file in my webapp directory.
Here is more details on what is going on:
- I request a webservice through HTTP. It sends me back a response (I don't have ANY control on that response) that has...
Hi,
Where can I set up the default storage folder for DTD files in Tomcat ?
Here is my problem: I'm working with a XML webservice and I need to validate the XML using a DTD (I can't changed the XML input with the file URL that is just like: "ops.dtd"). On my window dev station, tomcat is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.