context.initialisePage(volantisBean, this,
enclosingRequestContext,
requestURL, requestHeaders);
} else {
// Make this the current request context
context.pushRequestContext(this);
}
// Select the best charset that we could find from the accept headers.
EncodingManager encodingManager = appContext.getEncodingManager();