Tomcat 4.1 uses custom tabs that cannot be used to properly call the resolution of the release () method.

xiaoxiao2021-03-06  93

The company's custom label The use of an error in Tomcat 4.1 has been resolved.

Tomcat4.1 Installation Directory / Conf/web.xml (Global Parameters); Add EnablePooling Parameters, set to false, and do not cache custom labels.

===================================================

jsp org.apache.jasper.servlet.jspservlet

Add to join, please add it to the first parameter ->

enablepooling

false

fork

false

===================================================

Tomcat4.1 Developers believe that tag's release () method is not a method that must be implemented in the Java specification, only before GC. Tomcat4.1 The label buffer pool is turned on by default, so after the tag is executed, the Release () method is not executed (WebSphere will). Close this estimate affects the performance of Tomcat processing JSP! ! One of the major differences between 4.0 and 4.1 is this feature!

Also suitable for Tomcat 5.

Related Information

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16001

转载请注明原文地址:https://www.9cbs.com/read-100587.html

New Post(0)