Hi, I'm wondering if there are any examples or "best practices" out there for building a web application and deploy it to a local tomcat installation using Ant and Ivy?
I would use Ivy to resolve dependencies and amongst them I want to use the servlet-api.jar from Tomcat, which I don't know how to do. Any and all help highly appreciated! Regards, Kent
