hi,

i'm trying TC4 but he can't find my servlet. I've put it in :
myWebapps/Web-inf/classes/
Here is my web.xml file which is in Web-inf directory :

<servlet>
     <servlet-name>OdataControllerServlet</servlet-name>
     <servlet-class>lds.servlets.OdataControllerServlet</servlet-class>
</servlet>

may be tomcat can't find my web.xml ????
may be my web.xml file is wrong write ????
have i to put it in classpath ????????


Patrick PIERRA

Reply via email to