Re: JSP Performance

2001-09-05 Thread Luc Vanlerberghe
Jim Cheesman wrote: > At 09:48 PM 04/09/01, you wrote: > >> Hi, >> I have a JSP file and it takes nearly 25 seconds to >> run for the first time. Is there a way to make JSP's >> fast on first execution? > > > > > The first call will always (*) take longer, as tomcat has to translate > and compi

Re: JSP Performance

2001-09-04 Thread Jim Cheesman
At 09:48 PM 04/09/01, you wrote: >Hi, >I have a JSP file and it takes nearly 25 seconds to >run for the first time. Is there a way to make JSP's >fast on first execution? The first call will always (*) take longer, as tomcat has to translate and compile your page - you can see the final resul

JSP Performance

2001-09-04 Thread Don Ha
Hi, I have a JSP file and it takes nearly 25 seconds to run for the first time. Is there a way to make JSP's fast on first execution? Thanks. Don Ha __ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http: