Hi, gurus,
 
I want to add my own web-application and create a directory "Servlets" and create subdirectories whose structure is the same the "examples". And then I modified the file "webserver.xml" by inserting the following line "<WebApplication id="Servlets" mapping="/Servlets" docBase="Servlets"/>". But when I invoke a copied example "numguess" by http://localhost:8080/Servlets/jsp/num/numguess.jsp it tells me "HTTP 404 - File Not Found". I don't know how to configure it to let it work.
 
Any reply would be appeciated.
 
Jianhong

 

Reply via email to