DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22058>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22058

incorrect JSP compilation

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2003-09-02 18:23 -------
The codes generated from the latest nightly build does not contain a reference
to _jspx_push_body_count_b_forEach_0 in invoke0, and the page was successfully
compiled, so I consider this bug fixed.  You can verify that with 5.0.9.

However at request tim, I did get a ClassCastException on
templater.jsp.tag.FileTag.doTag(FileTag.java:20)

      TemplatePageContext ctx = (TemplatePageContext) getJspContext();

but that's in your code.

Next time you should provide a war file; that'll let me get to debugging
quicker.

Also, you should use jstl 1.1 instead of jstl 1.0.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to