Java Reference
In-Depth Information
Table D.1: Contents of the HTTP Recipes Companion Download
Name
Purpose
.settings
Settings used by Eclipse.
com
Source code for all of the topic examples.
dist
The distribution directory, contains the JAR file.
jar
Contains all of the JAR files needed to compile the examples.
www
Source code for the AXIS web services interface stubs.
.classpath
The Eclipse classpath.
.project
The Eclipse project file.
build.xml
The Apache Ant build script.
recipe.bat
Used to run the recipes with the correct classpath on Windows.
recipe.sh
Used to run the recipes with the correct classpath on UNIX.
To compile the topics examples, move to the HTTPRecipes directory and execute the
following command:
ant
You should now see Figure D.6.
Search WWH ::




Custom Search