In this first tutorial you will learn how: 1°) To create a Server project in Eclipse for Tomcat 2°) To create a web application with one basic JSP page and one servlet 3°) How to run the web application in Eclipse with Tomcat 4°) How to deploy the application on the Tomcat server and run the dep...