Re: [OT] Custom Tag release() method not being called

2005-07-23 Thread Laurie Harper
Nitish Kumar wrote: Hey all, I am trying to write a custom tag, I have a requirement to display different form element (i.e. text box, label or textarea depending on the flags set by user), This tag is nested inside In this tag, I am also maintaining a counter which gets incremented e

Custom Tag release() method not being called

2005-07-23 Thread Nitish Kumar
Hey all, I am trying to write a custom tag, I have a requirement to display different form element (i.e. text box, label or textarea depending on the flags set by user), This tag is nested inside In this tag, I am also maintaining a counter which gets incremented each time the ta