Tagdir problem
Could someone help me, please?
I'm trying to run the sample from the chapter 1 that is installed using the Tomcat manager (ch01.war).
When I load the index.jsp page, Tomcat raises an error page with the message:"org.apache.jasper.JasperException: /index.jsp(0,0) Taglib directive: Mandatory attribute uri missing"
It seems that Tomcat doesn't recognize the tagdir attribute because if I use the URI attribute the error message is changed.
I'm using the Toncat 4.1.31.
Thanks in advance,
Teresa
|