DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16114>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16114 autoFlush on jsp is not DONE. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Blocker Summary|custom tag output is not |autoFlush on jsp is not |flushed then not writed to |DONE. |jsp output | ------- Additional Comments From [EMAIL PROTECTED] 2003-01-16 09:26 ------- I have made some tests with Tomcat and I have found that, the problem is not what I had said. It is different. Sorry for this :( The problem is a very simple one. When a Jsp finishes its execution it does not flush its output. On JSP 1.2 specification, autoFlush (attribute of the page directive) is true by default, then flush should be done automatically. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>