JAVA/CORBA CLASSES


HttpURL property
Example

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.

See resolve in Session for additional information and examples.

Language cross-reference

HttpURL property in LotusScript NotesDatabase class

Example
See Also