JSP pre-compilation at start-up

2006-12-05 Thread Pierre Goupil
Hello all ! I think that Tomcat pre-compiles its webapps' JSPs the first time they are asked. Or at least, it somehow manages to serve the pages faster once they've been asked a first time. My question : is there a way to do this so-called pre-compilation, not the first time the page is asked

RE: JSP pre-compilation at start-up

2006-12-05 Thread Nelson, Tracy
The IDEs I've used (Eclipse, NetBeans) usually offer this as part of the packaging step. I don't know if Tomcat can/will do that on deployment. --- Tracy Nelson / Nelnet Business Solutions 402 / 617-9449 | From: Pierre Goupil [mailto:[EMAIL PROTECTED] | Sent: Tuesday, 05 December, 2006 16:01 |

Re: JSP pre-compilation at start-up

2006-12-05 Thread Pierre Goupil
Really ? Eclipse does that ? How do you have it doing so, please tell me ? Regards, Pierre 2006/12/5, Nelson, Tracy [EMAIL PROTECTED]: The IDEs I've used (Eclipse, NetBeans) usually offer this as part of the packaging step. I don't know if Tomcat can/will do that on deployment. ---

RE: JSP pre-compilation at start-up

2006-12-05 Thread Nelson, Tracy
:40 | To: Tomcat Users List | Subject: Re: JSP pre-compilation at start-up | | Really ? Eclipse does that ? How do you have it doing so, please tell me ? | | | Regards, | | | Pierre | | | | 2006/12/5, Nelson, Tracy [EMAIL PROTECTED]: | | The IDEs I've used (Eclipse, NetBeans) usually offer

Re: JSP pre-compilation at start-up

2006-12-05 Thread Pierre Goupil
/ Nelnet Business Solutions 402 / 617-9449 | -Original Message- | From: Pierre Goupil [mailto:[EMAIL PROTECTED] | Sent: Tuesday, 05 December, 2006 16:40 | To: Tomcat Users List | Subject: Re: JSP pre-compilation at start-up | | Really ? Eclipse does that ? How do you have it doing so, please

Re: JSP pre-compilation at start-up

2006-12-05 Thread Rashmi Rubdi
, December 5, 2006 6:05:07 PM Subject: Re: JSP pre-compilation at start-up 2006/12/6, Nelson, Tracy [EMAIL PROTECTED]: Hmmm, I actually don't use Eclipse any more, so I can't check. It might have been part of the MyEclipse set of tools. There's a WebTools plugin available that looks like

Re: JSP pre-compilation at start-up

2006-12-05 Thread Pierre Goupil
PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, December 5, 2006 6:05:07 PM Subject: Re: JSP pre-compilation at start-up 2006/12/6, Nelson, Tracy [EMAIL PROTECTED]: Hmmm, I actually don't use Eclipse any more, so I can't check. It might have been part of the MyEclipse set