BBjspRequestUtil (Deprecated)

The BBJSP system is deprecated. For new development, use BBxServlet.


 

Description

In BBJ 16.0 and higher, this class contains a set of static methods that provide useful utility functionality when interacting with a BBjspWebRequest.

Methods of BBjspRequestUtil

Return Value

Method

string

findCookieValue(BBjspWebRequestrequest, string cookieName)

string

getContextRelativePath(BBjspWebRequestrequest)

string

getURLDomainString(BBjspWebRequestrequest)

See Also

BBJSP

BBjspWebRequest