Apache ANT build war file example | ANT war build.xml example
In this ANT tutorial, we will learn to build war file for our java web application project. This example uses minimum code and configuration so you can use it for sample ant build.xml for war as well.
howtodoinjava.com