Yes, that was the problem. It didnt have the element with
the right tags.
Thanks for the reply.
Steve R Burrus wrote:
>
> hi. you say that you added the tag to the * bottom *
> of
> your Deployment Descriptor file, the web.xml. Now I hope that you know --
> u
> should know -- that that it i
hi. you say that you added the tag to the * bottom * of
your Deployment Descriptor file, the web.xml. Now I hope that you know -- u
should know -- that that it is the very * first * thing contained in a
web.xml file and you also need the tag right under that.
It contains the and the tags. H
> From: cuco2772 [mailto:[EMAIL PROTECTED]
> Subject: Configuring tomcat, servlet not found error
>
> This happens when I go to localhost:8080/servlet/HelloServlet.
And well it should. Such a URL indicates you're trying to use the
invoker servlet, which was a truly atrocious invention, and has