Compile, deploy and start Tomcat with Ant script January 20, 2015 // 0 Comments Apache ant is a tool used to automate repetitive development tasks. One task that is particularly useful is the compile and deploy a web application. However, the process can [...]