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