DescriptionAfter doing a sendError to a HttpServletResponse, the response is considered to be committed and should not be written to. Trying to do so throws an IOException.
Patch Set 1 #Patch Set 2 : Using isError() to check for error. #Patch Set 3 : Fixing the patch #MessagesTotal messages: 8
|