Sorry, I made a mistake in defining the variable.
Jeff
-Original Message-
From: Jeff Cai [mailto:jeff_...@symantec.com]
Sent: Thursday, June 05, 2014 5:51 PM
To: users@tomcat.apache.org
Subject: c:forEach doesn't support variable in Tomcat 7.0.54 while 7.0.37
supports
Hi,
In t
2014-06-05 13:50 GMT+04:00 Jeff Cai :
> Hi,
>
> In tomcat 7.0.54, the variable is not supported.
> I changed the source
> apache-tomcat-7.0.54/webapps/examples/jsp/tagplugin/foreach.jsp
>
>
>
> ${item}
>
>
> Then it reports:
>
> org.apache.jasper.JasperException: Unable to c
Hi,
In tomcat 7.0.54, the variable is not supported.
I changed the source
apache-tomcat-7.0.54/webapps/examples/jsp/tagplugin/foreach.jsp
${item}
Then it reports:
org.apache.jasper.JasperException: Unable to compile class for JSP
org.apache.jasper.JspCompilatio