How to speed up jsp processing in tomcat 4.0.2

X-Application Version: 3.1.2, 3.1.1
Tamino Version : 3.1.1
Platform : NT, Win2k, Solaris, …
WebContainer : Tomcat 4.0.2
JDK Version : 1.3.1

If you like to tune up jsp processing performance according to the configuration tips in X-Application´s documentation use CATALINA_OPTS instead of TOMCAT_OPTS for tomcat 4.0.2 :

“To speed up Tamino X-Application’s JavaServer Page processing for complex schemas, you should disable HotSpot in your Java environment by setting the environmentvariable CATALINA_OPTS=-classic -Xmx256M.”

Regards, Harald