On Fri, 22 Jun 2001, James Howe wrote:
> We are trying to run Tomcat + Struts to run our web application without an
> external internet connection. We are running into a problem because our
> struts-config.xml has an external reference to the struts-config DTD. What
> is the proper way to modify struts-config.xml to reference a locally
> defined DTD and where would that file normally reside in a standard Tomcat
> installation?
>
> Thanks.
>
>
Which version of Tomcat? Which XML parser?
This works for me (with Tomcat 4 and JAXP/1.1) all the time on my laptop
when I am disconnected from the net.
Craig