|
Subject:
|
JSTL XML parsing error
|
|
Posted By:
|
pankajbrathi
|
Post Date:
|
10/20/2003 9:19:12 AM
|
hello, i have query about JSTL i am using jstl to retrieve data from MySql database on Unix OS.
for this what i have to include in web.xml file <taglib-uri ????//tried giving http://sun.. and also path of my web application <taglib-location???????
and what to write in uri of .jsp file <%@ taglib prefix="c" uri="??????
i have tried number of option it's giving me error as follow
org.apache.jasper.JasperException: XML parsing error on file /ELEARN/WEB-INF/tld/c.tld: (line 6, col 19): General Schema Error: Can't get back Schema document's root element :web-jsptaglibrary_2_0.xsd.
pl. reply as soon as possible
|
|
Reply By:
|
murali_krishna
|
Reply Date:
|
8/29/2006 7:35:23 AM
|
even I have the same pblm.........if anyone know plz reply
|
|