[jboss-user] [Beginners Corner] - Re: why jboss is not calling release() in taglibs

mdonato do-not-reply at jboss.com
Tue Jun 5 16:25:01 EDT 2007


Hi All,

Sorry by the post, but i found what is wrong!

The release Method is not invoked each time, couse the specification said that there are a pool of taglib instance class, that could be reused.

So i invoke the release method in the doEndTag method for cleaning up my attibutes. And its works fine.

Tks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051534#4051534

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051534



More information about the jboss-user mailing list