The src directory

The source directory for the bundle contains all the code, both examples and the "javageeks.com" packages, from the book.

The directory itself contains a variety of directories:

All of the code was built using the 1.2.x version of Sun's Java Development Kit; some effort was made to provide for platform portability, but given that this is server-based coding, where the platform is well-known, not a lot of effort went into this. (I describe the reasons why in Chapter One.)