Bug report #421 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com/BugRatViewer/ShowReport/421> REPORT #421 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical Confidence: public Environment: Release: 3.2 beta 8 JVM Release: 1.3 Operating System: Windows NT OS Release: 4.0 SP6 Platform: Sun Synopsis: HttpServletResponse.flushBuffer() doesn't work Description: Method flushBuffer() from the class HttpServletResponse doesn't do what it should do : flush the buffered Content to the client browser.Title: BugRat Report # 421
BugRat Report # 421
Project: Tomcat | Release: 3.2 beta 8 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: high | Severity: critical |
Confidence:
public
|
Submitter:
Manfred Schäfer ( [EMAIL PROTECTED] )
Date Submitted:
Nov 21 2000, 09:32:54 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- HttpServletResponse.flushBuffer() doesn't work
- Environment: (jvm, os, osrel, platform)
- 1.3, Windows NT, 4.0 SP6, Sun
- Additional Environment Description:
- Report Description:
- Method flushBuffer() from the class HttpServletResponse doesn't do what it should do : flush the buffered Content to the client browser.
- How To Reproduce:
- null