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=13392>. 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=13392 When tag pooling is enabled, release() is not called on tag instances ------- Additional Comments From [EMAIL PROTECTED] 2002-10-10 19:16 ------- Juan wrote: > Referencing the spec for this functionality is not applicable since it > doesn't cover the lifecycle with respect to tag pooling. Sure it does! When the spec mentions that "there may be multiple invocations on doStartTag() and doEndTag() in between" [calling release()], it does consider tag pooling. How else could doStartTag() and doEndTag() be called multiple times on the same tag handler, if the tag handler were not reused? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>