My dear fellow ranchers,
Requesting you to kindly help me with the following scenario.
I am using
Tomcat 5.0.30 and I thought i would learn a bit of JSTL. So, I got the jar files
jstl-1.1.1.jar and
standard-1.1.1.jar along with the other jar files.
My
JSP looks like
My web.xml file looks like
The jars are in the /WEB-INF/lib folder and the ".tld" files are in the WEB-INF folder.
After doing all these things, the error I get looks like
org.apache.jasper.JasperException: /Demo.jsp(10,6) According to TLD or attribute directive in tag file, attribute value does not accept any expressions
Any help in this regard?
Please let me know where am I going wrong.
Cheers,
Ram.