URL provider collection

Use this page to create new URL providers to handle URL protocols that are not handled by the Java Developer Kit (JDK), for example protocols other than http, ftp and file. A URL provider implements the functionality for a particular URL protocol. This provider is comprised of two classes that extend java.net.URLStreamHandler and java.net.URLConnection. A default URL provider is included in the initial product configuration. This provider utilizes the URL support provided by the JDK. Any URL resource with protocols based on Java 2 Standard Edition 1.3.1, such as HTTP or FTP, can use the default URL provider.

To view this administrative console page, click Resources > URL Providers.

Name

Specifies the administrative name for the URL provider.

Description

Describes the URL provider for your administrative records.

Related reference
Administrative console buttons
Administrative console scope settings
Administrative console filter settings
Administrative console preference settings