<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4207.2601" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am facing a problem with DTD validation using 
JDOM with SAXBuilder using Xerces. The actual problem is I am having an XML that 
has reference to an external DTD. The external DTD as specified in the XML 
document has a different path from where the DTD is actually stored. When I 
build the XML file, an exception is thrown and I did not get a built document. 
</FONT></DIV>
<DIV><FONT face=Arial size=2>I actually wanted the built document so that I can 
change the DocType to point to the correct path. How can I resolve this problem? 
Any help is appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Khong Hai</FONT></DIV></BODY></HTML>