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(BBjspWebRequest request, string cookieName)

string

getContextRelativePath(BBjspWebRequest request)

string

getURLDomainString(BBjspWebRequest request)

See Also

BBJSP

BBjspWebRequest