For problems like this download an XML editor like XMLSpy and have it check
the file
against the DTD.
> -Original Message-
> From: kevin seguin [mailto:[EMAIL PROTECTED]]
> Sent: Friday, May 18, 2001 9:53 AM
> To: [EMAIL PROTECTED]
> Subject: Re: SAXParseException with we
On Fri, 18 May 2001, Marjou Xavier wrote:
> Hello
>
> For information :
>
> I got a problem with web.xml (attached File1 file) and Tomcat Milestone 4.0 b5:
> PARSE error at line 18 column -1
> org.xml.sax.SAXParseException: org.apache.crimson.parser/V-036 web-app servlet
>
> This same file
the "problem" is the first file doesn't match the dtd for web.xml. i
believe tomcat 3 silently ignored this, whereas tomcat 4 doesn't.
Marjou Xavier wrote:
>
> Hello
>
> For information :
>
> I got a problem with web.xml (attached File1 file) and Tomcat Milestone 4.0 b5:
> PARSE error at line