Client closes connection

2002-01-11 Thread Anton Brazhnyk
"ConnectionEventListener" in future specs and (much sooner I hope) in Tomcat? P.S. I'll be very glad if I am wrong and just miss something obvious. P.P.S I'll be happy if somebody tells me if and where I'm wrong. Thanks in advance. Anton Brazhnyk -- To unsubscribe

[PATCH] Writer encoding in CompressionServletResponseWrapper

2002-07-09 Thread Anton Brazhnyk
Hi, Applying compression filter to response with non-default character encoding will mess the output. The reason is CompressionServletResponseWrapper.getWriter() returns writer with system-default encoding. In my case response is UTF-8 and system-default encoding is ISO-something (Latin-1