Re: org.apache.commons.digester.Digester error

2003-09-18 Thread Sgarlata Matt
It sounds like you might have installed the JSTL correctly.  Did you copy
the appropriate JARS into your WEB-INF/lib directory and the TLDs into your
WEB-INF directory?  I believe this is all that is required for installation.
Also make sure that you are referring to the TLDs correctly if you also
added them to web.xml (although this step is not necessary).  Does that
help?

Matt
- Original Message - 
From: "deepaksawdekar" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, September 18, 2003 5:22 AM
Subject: org.apache.commons.digester.Digester error


Hi All,
I am using struts and jstl on tomcat. But when I start the tomcat I always
get this error. Even though my application works fine. I would like to know
what these error and how to get rid of them




Sep 18, 2003 2:47:53 PM org.apache.commons.digester.Digester error
SEVERE: Parse Error at line 6 column 19: Document root element "taglib",
must ma
tch DOCTYPE root "null".
org.xml.sax.SAXParseException: Document root element "taglib", must match
DOCTYP
E root "null".
at
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Er
rorHandlerWrapper.java:232)
at
org.apache.xerces.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.
java:173)
at
org.apache.xerces.impl.XMLErrorReporter.reportError(XMLErrorReporter.
java:362)
at
org.apache.xerces.impl.XMLErrorReporter.reportError(XMLErrorReporter.
java:296)
at
org.apache.xerces.impl.dtd.XMLDTDValidator.rootElementSpecified(XMLDT


Thanks and Regards
Deepak

-
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]



org.apache.commons.digester.Digester error

2003-09-18 Thread deepaksawdekar
Hi All,
I am using struts and jstl on tomcat. But when I start the tomcat I always get this 
error. Even though my application works fine. I would like to know what these error 
and how to get rid of them




Sep 18, 2003 2:47:53 PM org.apache.commons.digester.Digester error
SEVERE: Parse Error at line 6 column 19: Document root element "taglib", must ma
tch DOCTYPE root "null".
org.xml.sax.SAXParseException: Document root element "taglib", must match DOCTYP
E root "null".
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Er
rorHandlerWrapper.java:232)
at org.apache.xerces.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.
java:173)
at org.apache.xerces.impl.XMLErrorReporter.reportError(XMLErrorReporter.
java:362)
at org.apache.xerces.impl.XMLErrorReporter.reportError(XMLErrorReporter.
java:296)
at org.apache.xerces.impl.dtd.XMLDTDValidator.rootElementSpecified(XMLDT


Thanks and Regards
Deepak

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]