The IScriptingContext interface has the following methods:
getApplication retrieves the Application object.
getRequest retrieves the Request object.
getResponse retrieves the Response object.
getServer retrieves the Server object.
getSession retrieves the Session object.