Menu
Search

Package contents

LICENSE
The license under which this software may be used.
MANIFEST
List of all the files in the distribution.
README
Contains instructions for setting up the test.
VERSION
Contains version information. The first line is always the version being released.
d_make.pl
A script to distribute Makefiles throughout the source directories.
setup.sh
Prepares configuration files for the test.
PDB/
This directory contains data and scripts to create a sample database.
cgi-bin/
Contains a Perl script that acts as a web interface to the Java application and another Perl script that parses markup out of HTML pages to create input suitable for the Java app.
demo/
Contains configuration files and sample input for the test.
docs/
This documentation.
handlers/
Source directory for classes that handle the Scorpion record set.
htdocs/
Contains a web page that provides an interface to the Perl script.
lib/
Directory for JAR files.
other/
Directory for other source files. These files are needed at runtime, but not when compiling the rest of the application.
src/
Main source directory.