>>>>> "Ely" == Ely Eshel <[EMAIL PROTECTED]> writes:
Ely> Hi!
Ely> I've just started using JSTL, and encountered a problem with the c.tld. I
Ely> get the following error:
Ely> org.apache.jasper.JasperException: XML parsing error on file
Ely> /WEB-INF/tlds/c.tld: (line 3, col 8): Document is invalid: no grammar
Ely> found.
Ely> I use the c.tld from the standard 1.1 distribution on Tomcat 4.1.27 and JDK
Ely> 1.4.2_01 on Windows XP.
Ely> The opening lines of the c.tld are as follows:
Ely> <?xml version="1.0" encoding="UTF-8" ?>
Ely> <taglib xmlns="http://java.sun.com/xml/ns/j2ee"
Ely> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
The 1.1 version of the JSTL doesn't work with Tomcat 4.x. use the 1.x version
of the JSTL.
--
===================================================================
David M. Karr ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED] ; SCJP; SCWCD; SCBCD
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]