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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>