Look at lambda probe (an amdinistration webapp for tomcat), it has a menu to compile JSPs. If it does not fit your needs, i suppose you can still rip this code part and reuse it in a listener :) [EMAIL PROTECTED] a écrit : > All, > > Is there a known way to have Tomcat Compile JSP pages upon startup > instead of pre-compiling and or waiting for the first page access? > Resin has a facility like this using JspPrecompileListener. I see > nothing like this in Tomcat. Has anyone ever attempted this? If not > where would the entry point for jsp compiliation be so I could possibly > write my own version of this for Tomcat. > > Thanks > Tony Anter > > > > --------------------------------------------------------------------- > 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]