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=6299>. 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=6299 SSI problem with multiple include statements in one file ------- Additional Comments From [EMAIL PROTECTED] 2002-02-08 11:55 ------- I've had identical problems with includes mysteriously being skipped using tomcat 4.0.2-b2 - having checked the servlets-ssi jar, org.apache.catalina.util.ssi.SsiDispatcher appears to be missing from that as well. Turning off buffering as described by Holger only alleviates the problem, but does not cure it - several more includes are successful, but on the nested includes I'm working on (roughly 4 layers deep at most, about twenty include statements in total) I still have to cut-and-paste several away (ie cut and paste the text of the included file directly into it's parent, removing my use of an ssi statement) before the page is entirely successful. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>