Configuring Apache Tomcat in Eclipse

Integrating Apache Tomcat in Eclipse So I put this huge idea of mine (an exaggeration really) into a web app and wanted to run it on Tomcat. However, exporting the project to WAR file, deploying it on Tomcat and starting the web server was too much to do every time I made a simple change ...