You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Lukas Bradley <lu...@somnia.com> on 2003/07/03 04:45:44 UTC

Deploying WAR: Possible to automatically compile JSPs?

When deploying a WAR file, is it possible to have Tomcat automatically
compile all the included JSP files?

Lukas




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Deploying WAR: Possible to automatically compile JSPs?

Posted by Johannes Fiala <to...@fwd.at>.
HI Lukas,

It is recommendable to compile your JSPs at build time, so you don't put 
heavy load onto your production server after deployment.

You can find more info here:
http://www.fwd.at/tomcat/buildmanagement-using-ant-howto.html

Johannes




"Lukas Bradley" <lu...@somnia.com> 
03.07.2003 04:45
Please respond to
"Tomcat Users List" <to...@jakarta.apache.org>


To
tomcat-user@jakarta.apache.org
cc

Subject
Deploying WAR: Possible to automatically compile JSPs?






When deploying a WAR file, is it possible to have Tomcat automatically
compile all the included JSP files?

Lukas




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org