Hey,

I'm trying to use Tomcat 4.1 to run a simple HelloWorld servlet.
Where do I put it and what do I type in the address bar to get it to
run?  I'm able to run simple jsps and beans, but this one is giving me
problems.  Right now I have my file in:

c:\program files\apache group\tomcat
4.1\webapps\root\WEB-INF\classes\HelloWorld.class

-AND- I type http://10.0.4.215:8080/servlet/HelloWorld

This is not working.  Any suggestions for me?
Thanks


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

Reply via email to