If a message (for example, an exception) needs to be sent with the response, it will be added through the HttpServletResponse.sendError(int pStatus, String pMessage) call.

 
loading table of contents...