You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/01/16 10:26:29 UTC

DO NOT REPLY [Bug 16114] - autoFlush on jsp is not DONE.

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.

iblesa@tissat.es 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 iblesa@tissat.es  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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>