HTTP.Servlet.Request.getRequestorAddress()

Signature

String getRequestorAddress(Object request)

Domain

ACTION, CONDITION, BUI

Description

Gets the address of the remote requestor.

Parameters

NameTypeDescription
requestObjectThe servlet request object.

Returns

TypeDescription
StringThe value of the remote requestor address.