I am currently using Tomcat 3.3.1a.  I would like to know how to compile
all of the JSP files when Tomcat starts.  Right now the JSP files get
compiled on the first instance of the JSP.  Therefore, running the app
for the first time is very slow.  Can anyone tell me what I have to
configure to get these JSPs to compile on startup?
 
Thanks
 
Barry

Reply via email to