Downloading the code
FOUND A BUG? Please contact me if you have any problems running this code.
Log file locations: Within a servlet container, all logs go to the location specified in the webapp descriptor. Elsewhere, the log files are put in the file specified by the java.io.tmpdir system property.
The code is available for download in several forms:
-
The Gradient client (zipped, approx 5MB)
Please read the instructions on running the client. Also, there are several known problems.
-
Demonstration server-side web application (zipped, approx 1.3MB)
The webapp is not ready to go as-is - usercodes and passwords must be supplied, and other changes made. These are detailed in the instructions for deploying the webapp.
-
Jar file & API documentation plus dependencies (zipped, approx 5MB)
-
Source distribution, plus build file and dependencies (zipped, approx, 5MB)
Notes on building the source are also available.
The generated Javadocs are also available online.
Of interest to developers may be the Dependencies and programs used in development.
Most of the source code is published under an Apache 2.0 license. Some code is in the public domain. Which source files are licensed under what terms is explained here.
© 2006. Some rights reserved. Author: Ian Sollars.