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 21:34 -------
There is definately an issue with tag pooling enabled and the logic:iterate tag 
not releasing the collection.  This is because the tag remains resident when 
tag pooling is enabled, therefore release is not called and the iterator / 
collection is an instance variable.  The issue in 17165 was resolved when the 
user disabled tag pooling.

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

Reply via email to