Anonymous | Login | Signup for a new account | 11-17-2024 00:31 PST |
Main | My View | View Issues | Change Log | Docs |
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 | |||||||||
|
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 |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 28 unique queries executed. |