Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 73243 invoked by uid 500); 1 May 2001 22:38:48 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 73185 invoked from network); 1 May 2001 22:38:46 -0000 Received: from unknown (HELO norvax.net) (qmailr@64.23.0.54) by h31.sny.collab.net with SMTP; 1 May 2001 22:38:46 -0000 Received: (qmail 4585 invoked from network); 1 May 2001 21:40:37 -0000 Received: from 24-148-63-68.na.21stcentury.net (HELO brandondesktop) (24.148.63.68) by ns1.norvax.net with SMTP; 1 May 2001 21:40:37 -0000 From: "Brandon Cruz" To: Subject: RE: Precompiling the JSP pages? Date: Tue, 1 May 2001 17:39:31 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0042_01C0D265.ADC877E0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 In-Reply-To: X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0042_01C0D265.ADC877E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit but isn't there some type of a script that can compile all the jsp's in a certain directory and it's subdirectories, or am I mistaken? -----Original Message----- From: Grewal, Gary [mailto:ggrewal@necam.com] Sent: Tuesday, May 01, 2001 3:22 PM To: 'tomcat-user@jakarta.apache.org' Subject: RE: Precompiling the JSP pages? If you are talking from the users point of view then one way out is you yourself call your JSP Page once so that is is complied and available and they do not have to wait for it to be compiled. Thanks and Regards, === Gary Grewal -----Original Message----- From: Curtis Spencer [mailto:wa3ta@hotmail.com] Sent: Tuesday, May 01, 2001 2:33 PM To: Tomcat User List Subject: Precompiling the JSP pages? How do you pre compile the jsp pages so that Tomcat will not need to compile them the first time someone tries to retrieve it in their browser? Thanks, Curtis ------=_NextPart_000_0042_01C0D265.ADC877E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
but=20 isn't there some type of a script that can compile all the jsp's in a = certain=20 directory and it's subdirectories, or am I mistaken?
 

 

-----Original Message-----
From: Grewal, Gary=20 [mailto:ggrewal@necam.com]
Sent: Tuesday, May 01, 2001 3:22=20 PM
To: 'tomcat-user@jakarta.apache.org'
Subject: = RE:=20 Precompiling the JSP pages?

If=20 you are talking from the users point of view then one way out is = you=20 yourself call your JSP Page once so that is is complied and available = and they=20 do not have to wait for it to be compiled.
 
Thanks and Regards,

=3D=3D=3D
Gary=20 Grewal

-----Original Message-----
From: Curtis Spencer=20 [mailto:wa3ta@hotmail.com]
Sent: Tuesday, May 01, 2001 = 2:33=20 PM
To: Tomcat User List
Subject: Precompiling = the JSP=20 pages?

How do you pre compile the jsp = pages so that=20 Tomcat will not need to compile them the first time someone tries to = retrieve it in their browser?
 
Thanks,
Curtis
------=_NextPart_000_0042_01C0D265.ADC877E0--