> From: hergele [mailto:[EMAIL PROTECTED]
> Subject: Jsp precompiling..
>
> I have a jsp file for precompile all jsp's..(precompile.jsp)
> Like this : http://www.rgagnon.com/javadetails/java-0414.html
>
> So.. I have to send a request to this jsp before the tomcat
> has started.

Why don't you pre-compile the JSPs before deployment and avoid the timing 
window you created for yourself?  Read this:
http://tomcat.apache.org/tomcat-6.0-doc/jasper-howto.html#Web%20Application%20Compilation

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
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