https://bz.apache.org/bugzilla/show_bug.cgi?id=65124

--- Comment #7 from Mark Thomas <ma...@apache.org> ---
The setting at pre-compilation would control whether pooling was enabled or
not. You'd need to call JspC with :

... -poolingEnabled false ...

to disable tag pooling. Note that is all case sensitive.

Still looking into what is possible to address issue 3.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to