
To run the JAIImageViewer application, you need to add
filebrowser.jar to the CLASSPATH variable. The filebrowser.jar contains the 
filebrowser bean.

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

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