Menu

#514 Implement JSP Tag interface, not override release()

open
nobody
rules (229)
5
2012-10-07
2008-10-21
No

Classes that implement the JSP Tag interface should override release() if they have resources (e.g. fields) that need to be released.

Discussion


Log in to post a comment.