Re: blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread Dmitri Colebatch
What happens if you look at them from another box? that is - is it a client problem or a server problem? On Tue, 3 Jul 2001 16:07, you wrote: hi, i get the blue screen of death everytime i access a servlet or jsp example from the Tomcat examples with: http://localhost:8080/examples/jsp/*

RE: blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread Randy Layman
, July 03, 2001 2:46 AM To: [EMAIL PROTECTED] Subject: Re: blue screen with servlets/jsp in Apache-Tomcat What happens if you look at them from another box? that is - is it a client problem or a server problem? On Tue, 3 Jul 2001 16:07, you wrote: hi, i get the blue screen of death

Re: blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread Dominic North
I have a similar problem with Dell Inspiron 4000 Windows 2000 Pro JDK 1.3.0 jakarta-tomcat 3.2.2 I am using Tomcat standalone. I notice that 1) I can get one or two invocations of my servlet URL to work if I set up a local proxy server on 127.0.0.1:8080. However, after one or two goes, I

RE: blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread DHarty
To: [EMAIL PROTECTED] Subject: RE: blue screen with servlets/jsp in Apache-Tomcat If it is a server problem I would suggest trying a different (1.2) JVM to rule that out. Also, I would stick with getting Tomcat standalone to work first. (Take little steps) Randy -Original

RE: blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread mendoza
: Tuesday, July 03, 2001 2:46 AM To: [EMAIL PROTECTED] Subject: Re: blue screen with servlets/jsp in Apache-Tomcat What happens if you look at them from another box? that is - is it a client problem or a server problem? On Tue, 3 Jul 2001 16:07, you wrote: hi, i get the blue

Re: blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread mendoza
On Tue, 03 July 2001, Dominic North wrote: I have a similar problem with Dell Inspiron 4000 Windows 2000 Pro JDK 1.3.0 jakarta-tomcat 3.2.2 I am using Tomcat standalone. I notice that 1) I can get one or two invocations of my servlet URL to work if I set up a local proxy

solved! RE: blue screen with servlets/jsp in Apache-Tomcat

2001-07-03 Thread mendoza
feel a little bit better now. --meg -Original Message- From: Randy Layman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 03, 2001 7:04 AM To: [EMAIL PROTECTED] Subject: RE: blue screen with servlets/jsp in Apache-Tomcat If it is a server problem I would suggest