Simple HelloServlet Class

2003-02-11 Thread Alberto Magalhaes
Hi, i am testing small examples, and when i compile HelloServlet.Java, and copy the class file to C:\install_dir\webapps\ROOT\WEB-INF\classes I can access the servlet with the URL:http://127.0.0.1:8080/servlet/HelloServlet Thanks AAM

Re: DEPLOY Command

2003-02-10 Thread Alberto Magalhaes
which Tomcat version you are running. Alberto Magalhaes [EMAIL PROTECTED] wrote in message 001701c2cfc4$2a35e530$353216d5@aacm">news:001701c2cfc4$2a35e530$353216d5@aacm... Hi, why when i try to make: http://127.0.0.1:8080/manager/deploy?path=/examples, it gives an error: FAIL -

DEPLOY Command

2003-02-08 Thread Alberto Magalhaes
Hi, why when i try to make: http://127.0.0.1:8080/manager/deploy?path=/examples, it gives an error: FAIL - Unknown command /deploy Thanks AAM