December 2007
Intermediate to advanced
736 pages
16h 19m
English
Topics in This Appendix
Apache Ant is an open-source, cross-platform, development tool for building Java applications. Through Ant, you can completely control the build process of your Web application, from compiling source code to creating a WAR file.
In this appendix, we provide an introduction to Ant, where we focus on the build tasks that developers use for almost every Web application. Specifically, we first show you how to compile your application, then create a clean build of your application (create directory structure, copy ...
Read now
Unlock full access