Hi Heath-
I just looked into some of our custom components there are also some without calling release();
Well indeed it should be called in each component tag, as far as I see it.
BTW. there was once an issue on a topic related to this (see http://tinyurl.com/5hp77).
Perhaps Daniel could point it out?
Regards!
-Matthias
Heath Borders wrote:
I noticed that the only play the release method is called is inside of UIComponentTag, and not in any of its children. I don't really know much about JSP tag development, but I was under the impression that release should clear all a Tag's instance variables in preparation for another use. Is this not this case? Can I get rid of a lot of release calls?
-- Matthias We�endorf Aechterhoek 18 DE-48282 Emsdetten Germany phone: +49-2572-9170275 cell phone: +49-179-1118979 email: matzew AT apache DOT org url: http://www.wessendorf.net callto://mwessendorf (Skype) icq: 47016183

