how to run a servlet in tomcat

how i can run a servlet in tomcat?
[41 byte] By [K-Ba] at [2007-10-2 21:35:44]
# 1
deploy it properly in a webapp or WAR file to the /webapps directory and it'll run fine.start with the tomcat 'my first web app' tutorial.%
duffymoa at 2007-7-14 0:49:49 > top of Java-index,Java Essentials,New To Java...
# 2

> how i can run a servlet in tomcat?

Don't try to do that yet; in your other thread you have shown that your are

not capable yet of setting up a proper development environment.

Take my advice, you can't walk or run yet so start with the basics.

kind regards,

Jos

JosAHa at 2007-7-14 0:49:49 > top of Java-index,Java Essentials,New To Java...