Hi,
Why would I get an error on this ? -No base URI; hope URI is absolute:
http://java.sun.com/dtd/web-app_2_3.dtd ?
On Monday, October 13, 2003, at 01:27 PM, Mufaddal Khumri wrote:
> Hi,
>
> I have noticed that when my jsp pages get compiled the first time i
> get the following error msgs:
>
> ParserUtils: warning
org.xml.sax.SAXParseException: URI was not
> reported to parser for entity [document]
> ParserUtils: warning
org.xml.sax.SAXParseException: No base URI; hope
> URI is absolute: http://java.sun.com/dtd/web-app_2_3.dtd
> ParserUtils: warning
org.xml.sax.SAXParseException: No base URI; hope
> this SYSTEM id is absolute: http://java.sun.com/dtd/web-app_2_3.dtd
> ParserUtils: warning
org.xml.sax.SAXParseException: URI was not
> reported to parser for entity [dtd]
> ParserUtils: warning
org.xml.sax.SAXParseException: missing system ID,
> using http://java.sun.com/dtd/web-app_2_3.dtd
> ParserUtils: warning
org.xml.sax.SAXParseException: URI was not
> reported to parser for entity [document]
> ParserUtils: warning
org.xml.sax.SAXParseException: No base URI; hope
> URI is absolute: http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd
> ParserUtils: warning
org.xml.sax.SAXParseException: No base URI; hope
> this SYSTEM id is absolute:
> http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd
> ParserUtils: warning
org.xml.sax.SAXParseException: URI was not
> reported to parser for entity [dtd]
> ParserUtils: warning
org.xml.sax.SAXParseException: missing system ID,
> using http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd
>
> My webapp works fine though. I just want to try get rid of these
> messages? Does anybody know whats going on wrong?
>
> Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)