You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/04/14 18:46:52 UTC

DO NOT REPLY [Bug 19005] New: - Add "setIsPoolingEnabled()" method to org.apache.jasper.JspC

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

Add "setIsPoolingEnabled()" method to org.apache.jasper.JspC

           Summary: Add "setIsPoolingEnabled()" method to
                    org.apache.jasper.JspC
           Product: Tomcat 4
           Version: 4.1.24
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Jasper 2
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: andrew.chapman@clicktools.com


To facilitate precompiling JSPs in ANT without tag pooling 
an "setIsPoolingEnabled()" method (and member variable) is needed in 
org.apache.jasper.JspC. This would then be the value returned by 
the "isPoolingEnabled()" method instead of the current hard-coded "true".

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org