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/14 10:29:39 UTC

DO NOT REPLY [Bug 15105] - pushBody()/popBody() error on tomcat 4.1.X

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

pushBody()/popBody() error on tomcat 4.1.X

iblesa@tissat.es changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |
            Summary|pushBody()/popBody() error  |pushBody()/popBody() error
                   |on tomcat 4.1.12            |on tomcat 4.1.X



------- Additional Comments From iblesa@tissat.es  2003-01-14 09:29 -------
The problem is that you only control on tomcat 4.1.x when pushBody and popBody
are used on a jsp. But what happens if you use them directly as I do on my code.
You have to take into account that it is a method available to use directly on a
custom tag, then any clean operation should be done on the pushBody popBody methods.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>