Thanks for the information Dave On Mon, Mar 12, 2012 at 1:17 AM, Dave Newton <davelnew...@gmail.com> wrote:
> On Sun, Mar 11, 2012 at 6:33 AM, muralidhar uttarkar wrote: > > > I want to know why do we need WAR file? Why should we use ANT build > tool.? > > > > War files are the de facto web application deployment file. > > Ant allows repeatable, environment-independent builds (for developers > regardless of their IDE, for a continuous integration server, etc.) > > Dave >