No, I'm not familiar with that...sorry :(
Joel
-Original Message-
From: Batsheva Raviv [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 23, 2001 3:55 PM
To: [EMAIL PROTECTED]
Subject: RE: Running my first servlet...doesn't display
Hello Joel,
if I may ask for your help. D
---Original Message-
From: T. Park [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 23, 2001 1:59 PM
To: [EMAIL PROTECTED]
Subject: Re: Running my first servlet...doesn't
display
have you tried:
http://localhost:8080/servlet/MyFirstServlet
"Joel R. Cochran" wrote:
Hello ag
March 23, 2001 11:33 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Running my first servlet...doesn't display
Hey! I get to answer my own question!
I found the problem (although I didn't see anything in the doc or the CORE
Servlets book about this)...I had to specify the
Thanks
T. Park! That was exactly what I did...wonder why there is such a lag in
the list mail delivery today?
Joel [jrc]
-Original Message-From: T.
Park [mailto:[EMAIL PROTECTED]]Sent: Friday, March 23, 2001 1:59
PMTo: [EMAIL PROTECTED]Subject: Re: Running
my first servlet
on results instead, right?)
Thanks again,
Joel
-Original Message-
From: Joel R. Cochran [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 23, 2001 12:23 PM
To: '[EMAIL PROTECTED]'
Subject: Running my first servlet...doesn't display
Hello again from Super Newbie...
I (finally
have you tried:
http://localhost:8080/servlet/MyFirstServlet
"Joel R. Cochran" wrote:
Hello again from Super Newbie...
I (finally) got Tomcat installed on my Win98 machine:
1. I have Tomcat started.
2. I have my CLASSPATH set to include servlet.jar and jasper.jar
3. I have a compiled clas
Hello again from Super Newbie...
I (finally) got Tomcat installed on my Win98 machine:
1. I have Tomcat started.
2. I have my CLASSPATH set to include servlet.jar and jasper.jar
3. I have a compiled class called MyFirstServlet.class in
c:/jsp/tomcat/webapps/ROOT/INF-WEB/classes
(This i