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/07/18 20:51:54 UTC

DO NOT REPLY [Bug 21717] New: - Can't insert page '...': Illegal to flush within a custom tag

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=21717>.
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=21717

Can't insert page '...': Illegal to flush within a custom tag 

           Summary: Can't insert page '...': Illegal to flush within a
                    custom tag
           Product: Tomcat 4
           Version: 4.1.24
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: fatsu@pandora.be


Can't insert page '...': Illegal to flush within a custom tag 
I'm getting this message in tomcat 4.1.x, also tried tomcat 5 dev.

I can't seem to find a real explaination for this behaviour in related bug 
reports (3543 & 3776).

in bug report 3543:
>Up until 4.0-rc1, Tomcat 4 was incorrectly *not* doing the flush in it.  In 
rc1,
>this was added to conform to the spec.  Because it is a spec requirement, 
there is no way to turn it off.

in the jsp 1.2 specs i found this note:
JSP 1.2 extends JavaServer Pages� 1.1 Specification (JSP 1.1) in the following
ways:
� ...
� Fixing the infamous �flush before you include� limitation in JSP 1.1.

But i did not find the line telling an include should be illegal if it is made
by a tag handler... (could be looking over it :)

I know weblogic 6.1 doesn't complain about this... don't know about the more
recent versions.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org