You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Knudsen, Joe" <jk...@opticalsolutions.com> on 2001/08/28 15:14:05 UTC

JSP buffer="none" not working

I want immediate response to a browser as information becomes available so
I sent buffer="none" i.e.:

<%@ page buffer="none" %>

I have loop using a scriptlet where information should be displayed
but nothing shows at the browser.  Is their a way to force a flush from
a JSP.

I've done this with CGI and PERL and it works great any ideas?

Thanks,
Joe Knudsen

Optical Solutions
Network Management Developer
Email: jknudsen@opticalsolutions.com