hi all,
        i am having lots of problems in configuring tomcat for Unix!!!
the situation is this:
i have a servlet and some java classes...
i put them into the root/web-inf/classes directory

i configured the web.xml so that the servlet will be called with the name
'myservlet'

according to that, i should be able to call my servlet with this address
http://myhost:port/servlet/myservlet  but tomcat always returns me errror
404! location /servlet/myservlet


the point is that in NT  everything works fine!!!!!

can anyone of u help me???

thanx in advance
        marco

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to