Hello!
I am a newbie and I want to deploy a Spring project which I get via SVN to my Tomcat application server. I did a checkout in Eclipse (Subclipse) and so the project is located in my workspace.
I downloaded the 6.0.29 Tomcat server and extracted it to a directory. Then I create a new Tomcat server in the Server tab of Eclipse. I can start it and I see the Tomcat start page at hrttp://localhost:8080/
But how can I deploy the Spring application, so that it will run in my Tomcat server?
Here is a screenshot of my IDE and the Server settings:
http://img828.imageshack.us/img828/8711/screenshotku.png
Thanks a lot in advance for your hel and Best Regards.