(Sorry if I sent this message twice, I didn't get the first one)
Hi,

I've read a book about servlets called "Java Servlet Progamming". This book says I can access all my servlets - additionally to that what I declared in web.xml - via
        http://tomcat-server:8080/servlet/myServlet
but I can't.
I get "404 Not Found". Why?

Best Regards,
Sebastian


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to