Advantages of using tomcat manager app over copy-to-webapp directory
问题 I have been pondering a lot lately over, why should one use tomcat manager to deploy/undeploy wars to your server? What are the advantages/disadvantages of the same over simply copy-it-to-webapps-folder approach, and delete-it-from-webpass-folder approach?? Also, are there any other advantages regarding cleanup process by tomcat , when a war is deleted? i.e is the process of cleanup different, when a dev deletes a .war , and when he undeploys a webapp using the manager?? Also, would the