Tomcat's documentation is great. But it doesn't specifically have an Eclipse-based example. And so, here one is. Nothing special, just how to display Hello, World using a servlet. You can find a zip file with the Eclipse project at HelloWorldServlet.zip. The README.TXT file provides the steps needed to run the example. Let me know if something is unclear.