Dispatch the response.
Parameters: pRequest - Request Parameters: pResponse - Response throws: IOException - An input or output error is detected when the servlet handles the request
Response to the GET request.
Parameters: pRequest - See HttpServlet Parameters: pResponse - See HttpServlet throws: IOException - An input or output error is detected when the servlet handles the request throws: ServletException - Could not execute request
Response to the POST request.
Parameters: pRequest - See HttpServlet Parameters: pResponse - See HttpServlet throws: IOException - An input or output error is detected when the servlet handles the request throws: ServletException - Could not execute request
Do management opeartions in this view.
Parameters: pDomainName - Name of domain to access Parameters: pClusterName - Name of the cluster to manage in the domain Parameters: pRequest - Http request Parameters: pOut - Printer