Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 51288 invoked from network); 8 May 2003 18:07:45 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 8 May 2003 18:07:45 -0000 Received: (qmail 27416 invoked by uid 97); 8 May 2003 18:09:50 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@nagoya.betaversion.org Received: (qmail 27409 invoked from network); 8 May 2003 18:09:50 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 8 May 2003 18:09:50 -0000 Received: (qmail 50415 invoked by uid 500); 8 May 2003 18:07:36 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 50399 invoked from network); 8 May 2003 18:07:35 -0000 Received: from palrel13.hp.com (156.153.255.238) by daedalus.apache.org with SMTP; 8 May 2003 18:07:35 -0000 Received: from xparelay1.ptp.hp.com (xparelay1.ptp.hp.com [15.1.28.62]) by palrel13.hp.com (Postfix) with ESMTP id 63AF41C00ABD for ; Thu, 8 May 2003 11:07:40 -0700 (PDT) Received: from xpabh1.ptp.hp.com (xpabh1.ptp.hp.com [15.1.28.60]) by xparelay1.ptp.hp.com (Postfix) with ESMTP id 1B6F210054C8 for ; Thu, 8 May 2003 11:07:40 -0700 (PDT) Received: by xpabh1.ptp.hp.com with Internet Mail Service (5.5.2655.55) id ; Thu, 8 May 2003 11:07:40 -0700 Message-ID: <123E41AA62E54346A34828E6646156735FDA74@xsun03.ptp.hp.com> From: "NAIK,ROSHAN (HP-Cupertino,ex1)" To: Tomcat Developers List Subject: startup process of tomcat and compilation of jsp Date: Thu, 8 May 2003 11:07:34 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Do web apps, jsp and java files get recompiled each time tomcat is restarted ? Or does the tomcat resort to the isOutdated() method call to once again whether recompilation is needed at startup time ? The reason for asking this is cuz accessing the a jsp (of a webapp) seems to take too long the first time after tomcat is restarted. -- Roshan --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org