Re: How to do the precompilation on jsp

2006-08-14 Thread Martin Gainty
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

RE: How to do the precompilation on jsp

2006-08-14 Thread Wang, Hansen
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

Re: How to do the precompilation on jsp

2006-08-09 Thread Raju Balugu
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

Re: How to do the precompilation on jsp

2006-08-08 Thread Raju Balugu
: 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

RE: How to do the precompilation on jsp

2006-08-04 Thread Subir Sengupta
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&#

Re: How to do the precompilation on jsp

2006-08-03 Thread Chris Lear
* 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

Re: How to do the precompilation on jsp

2006-08-03 Thread Chris Lear
* 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

Re: How to do the precompilation on jsp

2006-08-03 Thread Sameer Acharya
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