VirtualDirectory

String (virtual-directory-name)

Not specified

Purpose

The VirtualDirectory parameter enables you to specify a string containing the name of the virtual directory for the HTML-enabled application.

Hints

The value specified for this parameter is used if the fileName parameter value of the JadeWebServiceProvider or WebSession class createVirtualDirectoryFile method does not include a directory. If neither this parameter nor the file name in the createVirtualDirectoryFile method contains a directory, the files are written into the same directory as the jadehttp library module.

This parameter enables you to control virtual directory permissions so that the directory containing the jadehttp library module does not need to have read and write access.

For details about retaining files passed to the jadehttp library, see "Firewall for the JADE Internet Environment", earlier in this chapter. For details about returning whether a specified file is present on the IIS side of the firewall when using the JADE HTML thin client interface via the jadehttp library file, see "Image Files Created by the JADE Application", earlier in this chapter.