Bug report #738 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/738>

REPORT #738 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: critical
Confidence: public
Environment: 
   Release: 4.0 b1
   JVM Release: 1.3
   Operating System: NT
   OS Release: 4
   Platform: Windows

Synopsis: 
JSP tags names must be valid variable names

Description:
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);



Title: BugRat Report # 738

BugRat Report # 738

Project: Tomcat Release: 4.0 b1
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: high Severity: critical
Confidence: public

Submitter: _Anonymous ( [EMAIL PROTECTED] )
Date Submitted: Jan 11 2001, 01:06:19 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
JSP tags names must be valid variable names
Environment: (jvm, os, osrel, platform)
1.3, NT, 4, Windows

Additional Environment Description:
Tomcat 40b1 Windows NT 4

Report Description:
On Tomcat 4.0b1 it appears that tag names must be valid Java variable names. So a tag cannot be named like: 1 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);

View this report online...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to