You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Eric VERGNAUD <er...@jlynx.com> on 2004/03/12 15:01:28 UTC

Re: a question on viewing servlets

le 21/02/04 10:29, ches_nutsy à ches_nutsy@yahoo.com a écrit :

> hi, i would like to ask something about the servlets, i have followed all the
> tomcat's intructions diligently, and i am able to compile them correctly, my
> problem is that I'm not alble to view the servlets, why is this happenning? I
> have saved the class files under
> C:\tomcat\jakarta-tomcat-5.0.12\webapps\ROOT\WEB-INF\classes and it compiled
> ok, but when i tried to access them, through
> http://localhost/servlet/HelloServlet nothing happens! help me, please....
> 

Also your servlet folder should be at the same level as ROOT, not inside it.
Your webapps folder should look like the following:

balancer
jsp-examples
servlets-examples
tomcat-docs
ROOT
YOURSERVLET

Eric
-------------------------------
Eric VERGNAUD - JLynx Software
Cutting-edge technologies and
services for software companies
web: http://www.jlynx.com
-------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org