prev next Up Title Contents

2.2 Configuring Help Files

It is possible to configure Java Virtual Folders such that your own personal Help files can be accessed while you are working.
  1. Open the configuration file:
    1. /.hwjava/hwjvf.properties for UNIX
    2. /hwjava/hwjvf.properties for Windows NT
  2. Find the entry application.help.URL and change the value as required:
Enter the URL (of a Hyperwave Information Server) as the value of this configuration variable, or enter the path (absolute path or path relative to installation directory) to your Help files on the file system as the value for this configuration variable.

The default value for this variable is html/help/hwjvf.html. You can also modify the HTML of this file to include links to other Help files that you have included in the directory.


prev next Up Title Contents