> From: "Caldarale, Charles R" <chuck.caldar...@unisys.com>

> JSPs are  only compiled upon first reference, not before.  That results in a 
>slight  (usually very slight) pause for the first guy in, 
>
> so if you want to pre-compile  them, there is a script available to do so:
>http://tomcat.apache.org/tomcat-6.0-doc/jasper-howto.html#Production%20Configuration
>n

Interesting, thank you. I will look into this.
I would have still expected that in the automatic deployment with the single 
context.xml, tomcat still does that. For the first user, with delay, no 
problem. 
But it threw an unlogged error 400 and didn't compile zit, thus my original 
problem stays...

Thanks a lot,
JC



      

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

Reply via email to