I have tomcat5.x and tomcat6 running on different machines. I usually use scp to deploy .war file to tomcat servers. Is there any other way to remotely deploy?
Thank you!
scp is best way to deploy even you can use http://localhost:8080/manager/html browse deploy.war