Assenza, Chris
Thu, 31 May 2001 10:30:57 -0700
Ditto for WebSphere. Chris -----Original Message----- From: Deadman, Hal [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 31, 2001 12:59 PM To: [EMAIL PROTECTED] 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? >