users@glassfish.java.net

Re: flushBuffer doesn't work in v.2

From: <Jan.Luehe_at_Sun.COM>
Date: Thu, 06 Dec 2007 11:14:36 -0800

glassfish_at_javadesktop.org wrote:

>I understand now - thanks for the explanation. Turned out to be the wrong buffer after all. Changing response.flushBuffer() to out.flush() does the job nicely.
>

Great!

> Interestingly, Weblogic "worked" even with the response.flushBuffer()...
>
>

... which is a bug. :)

Thanks!


Jan