"lightbulb432" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>
> The JSP spec says that if you precompile JSPs you can reduce the JSP
> container footprint by excluding the JSP compiler. How can this be done in
> Tomcat?

You should be able to remove jasper-compiler.jar and jasper-compiler-jdt.jar 
from $CATALINA_HOME/common/lib (for a whopping savings of 1.5MB).  I haven't 
tested it, so your milage may very :).

>
> Thanks.
> -- 
> View this message in context: 
> http://www.nabble.com/Excluding-JSP-compiler-from-Tomcat-tf3817429.html#a10807251
> Sent from the Tomcat - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> 




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to