Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000497 [Resin] minor always 12-13-05 18:41 02-01-06 11:22
Reporter sam View Status public  
Assigned To ferg
Priority urgent Resolution fixed  
Status closed   Product Version 3.0.16
Summary 0000497: <% response.flushBuffer(); %> followed by exception
Description One of my JSP works in Resin 2.1.13 but not 3.0.15.
It turns out that the JSP contains the following statement:

<% response.flushBuffer(); %>

And an Exception was thrown somewhere after this statement.
With Resin 2, the client browser receives a 200 status code and
display all the content that has been flushed.
With Resin 3, the client browser receives a 500 status code and
display a stack trace.
Additional Information
Attached Files

- Relationships

- Notes
(0000533)
sam
12-13-05 18:41

<% out.flush() %> exhibits the same behaviour.

This should be checked against the spec and the tck before the behaviour is changed.
 
(0000534)
anonymous
12-13-05 22:37

This issue might be the same like issue 498
http://bugs.caucho.com/view.php?id=498 [^]
 
(0000831)
ferg
02-01-06 11:22

server/10sn
 

- Issue History
Date Modified Username Field Change
12-13-05 18:41 sam New Issue
12-13-05 18:41 sam Note Added: 0000533
12-13-05 22:37 anonymous Note Added: 0000534
02-01-06 11:22 ferg Note Added: 0000831
02-01-06 11:22 ferg Assigned To  => ferg
02-01-06 11:22 ferg Status new => closed
02-01-06 11:22 ferg Resolution open => fixed
02-01-06 11:22 ferg Fixed in Version  => 3.0.18
02-01-06 11:22 ferg View Status @0@ => public


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker