Index


Contents


1.Using Netscape 4.5 or above on Win32:

    Please use any editor and append one line,
        user_pref("signed.applets.codebase_principal_support",true),
    to the file,
        c:\Program Files\Netscape\Users\<user_name>\prefs.js.
    Then restart your Netscape browser.

2.Using IE 5.0 or above on Win32:

    Do not need to do anything in advance.

3.Using Netscape 4.5 or above on Unix Environment:

    Please use any editor and append one line,
        user_pref("signed.applets.codebase_principal_support",true),
    to the file,
        ~/.netscape/preferences.js .
    Then restart your Netscape browser.

4.Using HotJava 1.0 or above on Solaris:

    Please use any edit and add one line,
        hotjava.default.security=low
    to the file,
        ~/.hotjava/properties .
    Then restart your HotJava browser.