DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15676>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15676 Compile all JSPs upon Startup Summary: Compile all JSPs upon Startup Product: Tomcat 4 Version: 4.1.8 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Jasper 2 AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When starting Tomcat, the server should compile all JSPs in all WEB APPs into CLASS files and place it in the default Tomcat Server Work Directory. The next startup will check for what files have changed and only compile what is needed. This will enable the server to serve JSPs super-fast, even when the visitor is the first one to visit a JSP page. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>