Load the example code as one
compressed tar-file (164 KB)
or as one zip-file (173
KB).
Once you have unpacked the file you will find a
code directory
with three subdirectories:
- src
- This directory contains all the sample IDL and
Java code. Its organized by chapters and sections,
for example chapter4/simple.
- classes
- After compilation, this directory will contain the
Java binaries for the examples
- html
- contains the HTML files needed to anchor applets.
It is also organized by chapters.
To build the examples, we recommend to download and
install the XML-based build tool Ant. We have
provided the build.xml files that are processed by
ant for each example.