http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/http/HttpServletResponse.html
If the response has already been committed, this method throws an IllegalStateException. After using this method, the response should be considered to be committed and should not be written to.