I just downloaded and installed the JSDK2.1 in my Win98 box. I've also set the PATH & CLASSPATH variables.
The startserver command seems to be working, and I can run the examples if I specify the URL like http://localhost:8080/examples/servlet/HelloWorldExample
My question is: Why am I seeing "Error: 404 No detailed message" if I just use http://localhost:8080
Isn't this suppose to be the default doc directory and we are suppose to see the index.html file which is in <install-dir>\webpages directory? Where we could put the plain html page in the server?
I was wondering if anybody has seen this problem and would like to share experience on how to solve it.
Thanks in advance.
- David Lin
