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=23898>.
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=23898

Tag doesn't get reused by the TagPool if the tag returns SKIP_PAGE

           Summary: Tag doesn't get reused by the TagPool if the tag returns
                    SKIP_PAGE
           Product: Tomcat 4
           Version: 4.1.27
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jasper 2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If tag pool is enabled and the tag returns SKIP_PAGE at the end of doEndTag 
return is called immediately which doesn't give a chance for reuse to be 
called. 
i am not sure about how the other tags on the same page would perform in a 
situation like this.
Also if doEndTag throws an exception there is no way for the reuse to be 
called.

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

Reply via email to