to make wellformed xml you must either add the end-tag </HR> as it says or put the empty tag <HR/> I don't know about Jtidy but if it is outputting xml for you it should have done this?
Tamsin w: www.anorakgirl.co.uk > -----Original Message----- > From: Neha Narkhede [mailto:[EMAIL PROTECTED] > Sent: 18 January 2006 08:05 > To: users@tomcat.apache.org > Subject: SAXParseException for matching end tags > > > Hi.. > I am getting the following error while using Apache Tomcat. I am > using JTidy to convert HTML file to XML. > > [Fatal Error] :15:184: The element type "HR" must be terminated by the > matching end-tag "</HR>". > From XMLParser > org.xml.sax.SAXParseException: The element type "HR" must be > terminated by the matching end-tag "</HR>". > > Please could anyone suggest a solution? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]