DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33385>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33385





------- Additional Comments From [EMAIL PROTECTED]  2005-02-03 14:21 -------
Thanks a lot.The problem has been resolved
I was storing some data in the private member variables of my Tag which were 
not being reset after the doEndTag() was called. So I reset all the state 
variables of my class after the doEndTag() and the problem got solved.

But the fact that this used to work in Tomcat 4.0.1 means that 4.0.1. did not 
have tag pooling concept. Can anyone tell me from which version onwards did 
this Tag reuse/pooling was introduced in Tomcat.Or for that matter,when was it 
made a part of Servlet/JSP specificaion by Sun.

-- 
Configure bugmail: http://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]

Reply via email to