Hi all,
 
I put myservlet class files in the directory c: jsdk2.1\webpage\web-inf and tried to browser them with the url
http://localhost:8080/servlet/myservelt and it gives error: 404 no detailed message. but http://localhost:8080 works well and it shows the default page. could anyone tell me if anything I did wrong or I missed here? where should be the right place to put my servlets?
 
Thanks,
Michelle

Reply via email to