Just today Joerg Henne [[EMAIL PROTECTED]] sent a patch which allows you to set buffer size for serializers. Check it out - might help you.
Vadim > -----Original Message----- > From: JÃrn Heid [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 31, 2001 10:55 AM > To: Cocoon-Dev > Subject: [C2] How to flush the output > > I've written a generator which needs minute to generate all events. The > first events are fired within seconds. > > As the browser aborts loading if nothing is delivered for about one minute I > need to flush the output. > > I tried > > ((HttpResponse) objectModel.get (Constants.RESPONSE_OBJECT)).setBufferSize > (0); // or 1 insted > > without success. > > I couldn't find a way to set or flush the outputstream (e.g. with a > parameter inside the sitemap). > > Is it possible and if so, how? > > JOERN_HEID > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]