That's what Craig did for struts-config_1_0.dtd, as he explained earlier
today.

-- Stoehr


-----Original Message-----
From: William Shulman [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 14, 2001 06:10 PM
To: [EMAIL PROTECTED]
Subject: Re: DTD Location




Another way is to implement your own EntityResolver to maintain a
local cache. This is explained in the javadoc for the EntryResolver
class (somewhere in javax.xml...)

-will

[EMAIL PROTECTED] writes:
 > Currently, the XML indicates that the DTD is located over the web using a
 > public qualifier.  Does it really check over the web for the DTD to
 > validate against?  I would rather not do this for performance reasons.
If
 > it does, can I change the reference to a SYSTEM ref instead.  What is the
 > recommended approach for a production implementation?
 > 
 > Thanks in Advance,
 > Ken Hoying
 > Practice Partner
 > TITAN Technology Partners
 > Pager: 216-275-7284
 > 

Reply via email to