Hi

I am trying to access a very simple servlet (SimpleServlet) within Axis' webapp directory (I got a web service working fine but I need to make that servlet available to public).

I copied SimpleServlet to /usr/local/tomcat/webapps/axis/WEB-INF/classes, restarted the webapp (I am using TC4.1.18) but I can't access the servlet with : http://localhost:8080/axis/servlet/SimpleServlet :(

What's the correct path to access that servlet ?
Thanks for your help

Laurent


Reply via email to