A general question: I've noticed in the implementation of release method in the tags, there is always a call to super.release(). The exception being the template tags. My question is: is calling super.release() a best practise and why? If so, should the template tags also follow this practise? TIA!
- Re: release() Wong Kok Wai
- Re: release() Craig R. McClanahan
- Re: release() David Geary
- [Proposal] Doc addition for Struts 1.1 Rob