DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3941>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3941 PrinWriter.flush() HttpServletResponse.flushBuffer() do not work ------- Additional Comments From [EMAIL PROTECTED] 2001-10-03 11:03 ------- Works for me as well. I would also add that your testing methodology is suspect, because the *client* is buffering things (inside the buffered reader) as well. To accurately test this servlet, you should connect with a browser (but change the content type to "text/plain" so the browser does not buffer things), or connect directly to Tomcat with a Telnet connection.