On Tomcat 4.0b1 it appears that tag names must be valid Java variable names.
So a tag cannot be named like:
<mytags:set-counter>1</mytags:set-counter>
Exception reported:
org.apache.jasper.JasperException: Unable to compile class for
JSP..\work\localhost\lh-app\_0002fToc_0002ejspToc_jsp_0.java:126:
Invalid expression statement.
_jspx_th_get-folder-attribute_0.setPageContext(pageContext);
/mbm
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]