You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Marc Defos Du Rau <ma...@silogic.fr> on 2000/05/04 16:54:46 UTC

Using servlets with Tomcat

Hi all,
I would like to use servlets with Tomcat. 
My servlet SnoopServlet.class is in the directory ../webapps/CTSO_PRIVE/WEB-INF/classes/
I added the context below in the server.xml file :
<Context path = "/CTSO_PRIVE" docBase="webapps/CTSO_PRIVE" debug="0" reloadable="true">
I didn't touch the web.xml file.
What is the URL's address I have to use to EXECUTE my servlet ? Have I forgotten something ?
Thanks for helping me.
Marc
  
          Dr. Marc DEFOS du RAU 
          Société SILOGIC 
           http://www.silogic.fr 
          Tél : 05-61-13-53-00 
          Fax : 05-61-57-96-60