This isn't perhaps a network issue ? I had some issues just this
morning where we made a DNS change on the network, which caused my app
to be unstable.
>
> Abid Hussain wrote:
>> Hi everybody,
>>
>> After restarting Tomcat (5.0.28), it doesn't deliver the requested
>> jsp-page on the first cal
, 2006 6:59 AM
Subject: Re: tomcat doesn't deliver page on first call
Newbie answer: Are you sure you are waiting long enough? The fisrt timre
a page is requested tomcat does the compilation, and so it can take quite
a while (a few seconds). After this the page is servered much quicker.
HTH,
Newbie answer: Are you sure you are waiting long enough? The fisrt
timre a page is requested tomcat does the compilation, and so it can
take quite a while (a few seconds). After this the page is servered
much quicker.
HTH,
Hugh
Abid Hussain wrote:
Hi everybody,
After restarting Tomcat (5
Hi everybody,
After restarting Tomcat (5.0.28), it doesn't deliver the requested
jsp-page on the first calls.
I have to hit about 5-8 times the reload-button until tomcat delivers
the requested page (e.g. index.jsp).
Also this problem sometimes turns up when calling servlets for the first
ti