Hello everyone,
I am brand new at this, so I hope I don't appear too lost!! I have
recently received 1 java program, uncompiled and 1 server. My task:
make it work. So I have figured out that this is meant to be a java
servlet and I went and downloaded JDK 1.3 and Tomcat 3.2 and had it
installed and configured on the server.
Then, just to give it all a try, I nabbed myself the "Hello World"
program and some instructions on how to create a JAVA servlet. I
followed the instructions and everything was fine until I tried to type
the URL to run the servlet. I get an error:
Not Found (404)
Original request: /mytest/servlet/hello
Not found request: /mytest/servlet/hello
The Tomcat logs show the error as well (jvm.stderr):
2001-01-09 03:26:44 - Ctx( /mytest ): 404 R( /mytest +
/servlet/hello + null) null
I thought that perhaps it had something to do with the context
manager, but there was another entry in the log that says:
2001-01-09 03:05:53 - ContextManager: Adding context Ctx(
/mytest )
I am at a loss - and I'm just starting here!! Would anyone have any
ideas or suggestions to get me started? It would be greatly
appreciated.
Thank you
Karin Ramsay
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html