Hi, I hope this is not a stupid post but...
I have a fairly complex app that makes extensive use of custom tags and works well with Tomcat 4.0.x and Jetty Under 4.1.12, all sorts of horrors occur and appear to be because the release() method is NEVER called by the Container. I have tried disabling pooling for Jasper, but that (not surprisingly has no effect). Am I missing something ? Or is the version of Jasper in 4.1.12 fatally flawed ? Note that under 4.0.5 the code generated for the tag includes: } finally { _jspx_th_bean_message_0.release(); } There is no equivalent call under 4.1.12 -- so how can the release code be called between tag uses ? Hope someone has a clue ! Mike Mike Way, Senior Consultant, Shared Skills Ltd +44 (0)1752 491088, mobile +44 (0) 7941 225581 email: [EMAIL PROTECTED] web: www.sharedskills.com