DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28833>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28833 Tiles Insert and Get: Flush='false' required under Tomcat 5 ------- Additional Comments From [EMAIL PROTECTED] 2004-05-07 18:59 ------- On examination of the Get and Insert tags, I learned that the default value of the "flush" attribute is actually "true," on purpose for some reason I'm sure. So, the error I'm getting is probably a result of refinement in the 2.0 spec of the rules for flushing within a custom tag. At any rate, setting the "flush" attribute to "true" or leaving it to the default value of "true" causes the error I mentioned in my above posting. Also, my recommendation of defaulting the "flush" attribute to "false" probably won't work because it may inadvertently cause problems since the current default value is "true." Bummer. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]