Developing Web Applications With Ant by Richard Hightower - HTML preview

PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.

The Hello World Application Project

The goal of the Hello World application project is to create a stand-alone Java application that uses greetmodel.jar to get the greeting message. The application project build file is nearly identical to the model project build file, so we focus our discussion on the differences between the two. We also explain how to make a JAR file an executable JAR file.