HttpURL (Database - Java)

Read-only. The Domino® URL of a database when HTTP protocols are in effect.

Note: This property is new with Release 6.5.

Defined in

Database

Data type

String

Syntax

public String getHttpURL()
    throws NotesException

Usage

If HTTP protocols are not available, this property returns an empty string. See NotesURL.

Example