a question on viewing servlets 2004-02-21 - By Antonio Fiol Bonn�n
Back ches_nutsy wrote:
>hi, i would like to ask something about the servlets, i have followed all the tomcat's intructions diligently, and i am able to compile them correctly, my problem is that I'm not alble to view the servlets, why is this happenning? I have saved the class files under C:\tomcat\jakarta-tomcat-5 (See http://cat-5.ora-code.com).0.12\webapps\ROOT \WEB-INF\classes and it compiled ok, but when i tried to access them, through http://localhost/servlet/HelloServlet nothing happens! help me, please.... > >
Add your servlet and a servlet-mapping to your WEB-INF/web.xml
Antonio Fiol
|
|