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

Problem with html:messages Tag and Tomcat Tag Pooling





------- Additional Comments From [EMAIL PROTECTED]  2003-03-03 22:50 -------
It's true that we could release the iterator instance in doEndTag(), but there 
is nothing we can do about the collection. That is an attribute, and releasing 
it explicitly, other than in release() itself, would cause the tag to violate 
the JSP spec. The real problem is that the container - in this case Tomcat 
4.1.18 - it keeping too many instances of the tag in its pool.

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

Reply via email to