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