
To run the image viewer and image browser applications, you need to add
imloader.jar to the CLASSPATH variable.

Windows Example:
set CLASSPATH=%BOOK_HOME%\classes;%BOOK_HOME%\classes\imloader.jar

%BOOK_HOME%\classes is the directory where you have the all the class files
and imloader.jar.
  
