rom: Pierre Goupil <[EMAIL PROTECTED]>
To: Tomcat Users List
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. I
uesday, 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 We
!
Merci ! ;-)
---
Tracy Nelson / 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 ?
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 tell me ?
|
|
| Regards,
|
|
| Pierre
|
|
|
| 2006/12/5, Nelson, Tracy <[EMAIL PROTECTED]>:
| >
| > The IDEs I've u
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.
---
Tr
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
|
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 bu