doPost(request, response);
throw new ServletException("This is a test exception", new Exception("Unable to establish connection with legacy system."));