| Anonymous | Login | Signup for a new account | 11-03-2025 17:20 PST | 
| Main | My View | View Issues | Change Log | Docs | 
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ 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 | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 3.0.18 | Product Version | 3.0.16 | ||||
| Product Build | |||||||||
| 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.  | 
||||||||
| Steps To Reproduce | |||||||||
| 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.  |