Sends the given error message to the servlet output stream and sets
the error code to
HttpServletResponse.SC_INTERNAL_SERVER_ERROR .
Parameters: response - the servlet response Parameters: message - the message text throws: IOException - if the response could not be written