As we know, first time when JSP is called, it's complied into Servlet and 
the next time you call the same jsp, the respond time will be faster.

Thus, anywar for Tomcat to set to preload the JSP page when it's starting 
up the server?

Thanks.

Reply via email to