HttpServletRequest servletRequest,
HttpServletResponse servletResponse)
throws PortletException, IOException, PortletContainerException {
ensureInitialized();
InternalPortletWindow internalPortletWindow =
new InternalPortletWindowImpl(
PortletContextManager.getPortletContext(servletContext,
portletWindow.getContextPath()), portletWindow);
debugWithName("Admin request received for portlet: "