>> I go and recompile HelloWorldExample
>> javac HelloWorldExample.java
> javac -cp ../../../../lib/servlet-api.jar HelloWorldExample.java
I tried this. No luck.
>I've done the same thing on my 6.0.18 installation, and it works fine. Do
you have a JAVA_HOME or >JRE_HOME environment variabl
The recompiled class is in the examples/WEB_INF/classes dir, same as before,
I cd there
before recompiling
Caldarale, Charles R wrote:
>
>> From: mdunford [mailto:martin.dunf...@gmail.com]
>> Subject: Tomcat 6.0.18 examples recompile ok but dont work!!
>>
>&
Example HTTP/1.1" 404 952
(4) Notes
- There has never been an examples/servlets/servlet directory...
puzzling..
Thanks again
Martin
Caldarale, Charles R wrote:
>
>> From: mdunford [mailto:martin.dunf...@gmail.com]
>> Subject: Tomcat 6.0.18 examples recompile
I installed Tomcat 6.0.18 on Mac OS X 10.5.6 (brand new iMac)
Examples all worked fine. E.g the HelloWorldExample displays
"Hello World" in my browser window.
So I then recompile it just to check that this works using:
javac HelloWorldExample.java
It compiles fine. (My javac version is a