You may want to check you web.xml to make sure the
<taglib> definition is matching what you have on your
jsp pages. I am suggesting such because there were at
one time a change in the jstl uri namespaces and it
was causing a some problems for me.
 
--- Phillip Qin <[EMAIL PROTECTED]> wrote:

> Where did you use digester and jstl? I mix jstl and
> struts tags on my pages
> and they worked fine.
> 
> -----Original Message-----
> From: Morten Andersen [mailto:[EMAIL PROTECTED] 
> Sent: November 23, 2004 10:38 AM
> To: [EMAIL PROTECTED]
> Subject: jstl.jar and standard.jar causes Digester,
> taglib error on startup
> 
> 
> Well Ive seen this error many times:
> ------------------------------
> org.apache.commons.digester.Digester error
> SEVERE: Parse Error at line 6 
> column 19: Document root element "taglib ", must
> match DOCTYPE root "null ".
> org.xml.sax.SAXParseException: Document root element
> "taglib ", must match 
> DOCTYPE root "null ".
> ------------------------------
> So, I tryed finding the error looking through the
> tld files, googling a bit 
> and so on, until I tryed removing the jstl.jar and
> standard.jar from my 
> web-applications. Suddenly no error was reported.
> 
> What caused the error?
> 
> I can't use jstl on tomcat. This could be due to the
> same problem...?
> 
> Tomcat version: 4.1.24
> jstl version: 1.0 / 1.1
> 
> Regards
> 
> 
> Morten Andersen
> Master of applied mathematics and computer science
> Associate professor
> 
> The Maersk Institute of Production technology at
> Southern Danish University 
> www.mip.sdu.dk
> Campusvej 55
> DK-5230 Odense M
> Denmark
> +45 65 50 36 54
> +45 61 71 11 03
> Jabber id: [EMAIL PROTECTED]
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 
> !DSPAM:41a3603d250343371989192!
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to