DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <https://issues.apache.org/bugzilla/show_bug.cgi?id=34222>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
https://issues.apache.org/bugzilla/show_bug.cgi?id=34222 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID | Status|RESOLVED |REOPENED CC| |[EMAIL PROTECTED] ------- Additional Comments From [EMAIL PROTECTED] 2008-02-26 12:57 ------- How is this not a bug. The JSP Spec explicitly states that release should be called. http://java.sun.com/products/jsp/tutorial/TagLibraries18.html#62842 The consumer of JSP should not expereince any difference whether pooling is enabled or not. If the pool size is N, it seems like the use of N+1 tag (in which case release will be called) has a different behavior than the tags 1..N. This could be a real problem a JSP serving requests for multiple users. Please advise, Thanks, Talib Sharif farecast.com [EMAIL PROTECTED] -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]