Deploying to Tomcat server
Hi
I'm using a standalone Tomcat server to run a applicaiton. Is it possible to intergrate it with the eclipse so that i can get the log comments in the console of the Eclipse.
Else i'm having to create a WAR file and paste the war file in the deploy folder of tomcat and restart the server for each change i make.
Is ter any easy way
Pls help..

