Hi,
I am trying to run my servlets using the servletrunner that came with Jsdk2.0 but when I am accessing using the browser, I am unalbe to access them and a message 404 NOt found is displayed in the browser.

Before running servlets I was able to compile them.
set the classpath to include jsdk2.0\lib\jdsk.jar
and started the servlet runner from the Dos prompt
Servlet runner strarted with the default setting on port 8080
I tried all the options that come with this utility but it did not solved my problem. Can anybody help me out.
Thanks in advance

Amani