Hello Kent, Though I guess Les Hazlewood's response answers your question fairly well, I would recommend taking a peek at "Ant in Action", by Manning. It has a step by step example exactly for this, plus a plethora of other nice tips for project automation and config management using ANT and Ivy.
Best, -- Hugo Pinto Artificial Intelligence, Computational Linguistics and Computer Games http://www.hugopinto.net 2009/1/9 Kent Larsson <[email protected]> > 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 >
