BBjspRequestUtil::getURLDomainString (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 16.0 and higher this method returns the domain part the URL of the BBjspWebRequest.
Syntax
|
Return Value |
Method |
|
String |
getURLDomainString(BBjspWebRequest request) |
Parameters
|
Variable |
Description |
|
request |
the Request |
Return Value
a String containing the domain part
Remarks
None.
Example
|