Installing the Cascade Applet:

  1. Download the zip-file Ivp.zip.
  2. Extract the packages in the current directory with

         unzip ivp.zip

  3. Compile with (note that CLASSPATH variable should not be set)

         javac ivp/Ivp.java

  4. Start applet in applet viewer with

         cd ivp; appletviewer Ivp.html

  5. or start applet in browser by loading file ivp/Ivp.html.

The documentation is in file ivp/Docu.html.