o: "Tomcat Users List"
Sent: Monday, August 14, 2006 8:54 PM
Subject: RE: How to do the precompilation on jsp
Download Tomcat Deployer and play with it. There is straightforward
documentation and example in the deployer.
Regards,
Hansen
-Original Message-
From: Raju Balugu [mail
your jsp's.
> >
> > -Original Message-
> > From: Sameer Acharya [mailto: [EMAIL PROTECTED]
> > Sent: Thursday, August 03, 2006 3:43 AM
> > To: Tomcat Users List
> > Subject: Re: How to do the precompilation on jsp
> >
> > My understanding is t
L PROTECTED]
> Sent: Thursday, August 03, 2006 3:43 AM
> To: Tomcat Users List
> Subject: Re: How to do the precompilation on jsp
>
> My understanding is that you need to pre-compile jsp's from your build
> before you start using the application right ?
> You can write a s
: Sameer Acharya [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 03, 2006 3:43 AM
To: Tomcat Users List
Subject: Re: How to do the precompilation on jsp
My understanding is that you need to pre-compile jsp's from your build
before you start using the application right ?
You can write a sim
Use the jspc.sh script to precompile your jsp's.
-Original Message-
From: Sameer Acharya [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 03, 2006 3:43 AM
To: Tomcat Users List
Subject: Re: How to do the precompilation on jsp
My understanding is that you need to pre-compile jsp
* Chris Lear wrote (03/08/06 11:48):
* Raju Balugu wrote (03/08/06 10:14):
Hi All,
We are using the clearcase for version control(vob).My requirement is
like..I need to do the precompilation before going to ran a build?is there
any utilities in tomcat end or third partys.(as the jasper-compil
* Raju Balugu wrote (03/08/06 10:14):
Hi All,
We are using the clearcase for version control(vob).My requirement is
like..I need to do the precompilation before going to ran a build?is there
any utilities in tomcat end or third partys.(as the jasper-compiler is so
fast we are palning to do thi
My understanding is that you need to pre-compile jsp's from your build before
you start using the application right ?
You can write a simple script to hit all your jsp's ( need to start tomcat
first), this will precompile your jsp's.
-Sameer
Raju Balugu <[EMAIL PROTECTED]> wrote: Hi All,
We are