|
hello all,
I have made a simple servlet (HelloWorldServlet2)
and added it on my WEB-INF/Classes context. When I try to execute it using the
url below:
i received "not found (404)" error. I tried
also:
but I continue to receiving the same error.
My tomcat installation is ok, cos i get to execute the examples servlet
files and others.
I have added these lines in the server.xml file
<Context path="/mycontext" and updated these lines in the tomcat.conf (only more a trying... ) ############################## Context mapping - you need to "deploy" ApJservMount /mycontext/servlet /root thanks in advance. |
- Re: a newbie question... Gilson do N. D'Elrei
- Re: a newbie question... Wolle
- Tomcat vs. Jigsaw Arnold Shore
- Re: a newbie question... Bo Xu
