dhay
Thu, 31 May 2001 11:01:55 -0700
I am pre-compiling all my jsps using Ant and jspc. Let me know if more info along these lines would help you. Dave "Deadman, Hal" <[EMAIL PROTECTED]> on 05/31/2001 12:59:16 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: (bcc: David Hay/Lex/Lexmark) Subject: RE: Precompiling JSP Pages? If you are using Weblogic there is an Ant task that does it in the optional package. I can't vouch for how well the current version works but I am using a modified version that works fine. Tomcat has a batch file that will run Jasper on a whole directory tree full of jsps. I used it once but I never tried to run the compiled jsps. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 31, 2001 12:18 PM > To: [EMAIL PROTECTED] > Subject: Precompiling JSP Pages? > > > Anyone know how to precompile the JSP pages? >