Hi Lukas, On Tue, Apr 8, 2014 at 9:25 AM, Lukas Kahwe Smith <[email protected]> wrote: > java.lang.IllegalStateException: WRITER
FWIW, according to http://jira.codehaus.org/browse/JETTY-1111 this happens when calling response.getOutputStream() after response.getWriter() has been used. -Bertrand
