Java Servlet page not opening error 404
843841Aug 25 2004 — edited Apr 21 2005Hi!
I am working with servlets. I compiled the java file and the class file is been moved to
c:\javawebserver2.0\servlets, and the html files moved to public_html. Html files r opening
the classpath is mapped to jsdk.jar i.e
set CLASSPATH=c:\javawebserver2.0\lib\jsdk.jar
Built-in samples r working without any problem
when i try to run the servlet
Page Not Found error 404 occuring
Please do the favour for me
thanks