Creates a new SessionContext with the application bean specified in the
appProperties argument. The appProperties must contain the name and beanId
of the application control.
Sample:
appid=myapp.id
name=app
control=myapp.AppControl
The request argument is optional. It can be null if you are creating an
Application for test cases. In this case, the session is always handled as multisession.
Parameters: appProperties -
Returns the session with the specified ID.
Request is used to pass parameter to SessionEvent.
Parameters: clientID - Parameters: sessionID - Parameters: request -