I encountered the same problem some time ago with 6.0.2<br><br>My solution was to do smth like this in the beginning of the jsp (template or standalone jsp):<br><br><span style="font-family: courier new,monospace;">response = 
CmsFlexController.getController(request).getTopResponse();</span><br><br>After doing this you have the the Top Response object in your jsp, which will allow you to stream. The wrapped Response Objects in OpenCms get Buffered anyway, I think.
<br><br>Be carefull with includes ... they probably won't work.<br><br>hth<br><br><div><span class="gmail_quote">On 3/21/06, <b class="gmail_sendername">Christian Steinert</b> <<a href="mailto:christian_steinert@web.de">
christian_steinert@web.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dear all,<br><br>Has anyone tried out streaming with opencms 
6.0.4?<br><br>I have:<br>- a site, consisting of HTML pages (resource type "xmlpage")<br>- JSP templates that are assigned to these pages<br><br>I have set the fileproperty streaming=true<br>for the folder with all my pages and also for the folder with all my
<br>templates.<br><br>It doesn't seem to make any difference - I watch the cms log grow and<br>only after the response has been completed on the server side, my<br>browser seems to get some content.<br>Is there anything more I need to do?
<br>Did it actually work for anyone of you?<br><br>Thanx<br>Christian<br><br><br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit
<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div><br><br clear="all"><br>-- <br>Mit freundlichen Grüßen<br><br>Siegfried Puchbauer