/* Use the ServletRequest.getParameter(String name), getParameterMap(), getParameterNames(), or getParameterValues() methods in the servlet's doPost method*/
throw new java.io.IOException("IO thrown");
// throw new java.lang.IllegalStateException("IllegalStateException thrown by thrower.");
//response.sendError(403);