Microsoft SDK for Java

HTML Tags to Reference Signed Cabinet Files

There are several options for referencing signed cabinet files in HTML.

To download cabinet files with Java code, you can use the cabbase or cabinets parameters with the <APPLET> or <OBJECT> tags. For more information, see Accessing Cabinet Files from Web Pages.

To install code into the Java Package Manager, you must create distribution units and use the useslibrary, useslibrarycodebase, and useslibraryversion parameters with the <APPLET> or <OBJECT> tags. For more information, see HTML Tags to Install DUs.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.