On the page: http://tomcat.apache.org/tomcat-6.0-doc/jasper-howto.html

It talks about:

"genStringAsCharArray - Should text strings be generated as char
arrays, to improve performance in some cases? Default false."

In the web.xml of Tomcat 6.0.20, the parameter name is:

"genStrAsCharArray   Should text strings be generated as char arrays,
to improve performance in some cases?  [false]  "

Perhaps it accepts either parameter name?

Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to