- From: brax <JBrax@compuserve.com>
- Date: Thu, 26 Aug 1999 04:45:45 -0400 (EDT)
- To: JigSaw Mail <www-jigsaw@w3.org>
We've got a similar problem, which might by a time-out problem, for servlet serving. The home page of our server is an html file ( the default one for the server that we didn't changed : overview.html ) in which we've defined a frame calling servlets. When servlets are'nt loaded, we might get an HTTP 404 error for one of the frame. If we refresh the screen, it's fine. Those servlets are calling others servlets ... - From time to time, it seems that Jigsaw doesn't wait enough for servlet loading and responding. I didn't see parameters for correcting that problem. We're using Jigsaw 2.03, jdk 1.2.2 and NT 4 sp 4. But otherwise, it doesn't stop serving servlets. I had such a problem when accessing Jigsaw docs; it stopped displaying images. It seems to me that for image processing, you need to index your icons directory and take care of uppercase / lowercase issue. In my case, I decided to name everything in lowercase. Regards, Jacques Brax
Received on Thursday, 26 August 1999 04:54:15 UTC