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=16514>. 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=16514 Nested tiles fail in this release ------- Additional Comments From [EMAIL PROTECTED] 2003-02-06 02:26 ------- Yeah this can be closed. I had a simalar problem where I thought nesting tiles didn't work. All I had to do was use: <tiles:insert beanName="header" /> rather than <tiles:insert name="header" /> in the nested pages. This assumes you have: <tiles:importAttribute scope="request"/> in a top level layout to make the attributes available. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]