Hi, I've read the documentation of expension.
I try to render something like : <div id="${id}" style="visibility:hidden;position:absolute;top:0px;" xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"> <div class="x-dlg-hd">${title}</div> <div class="x-dlg-bd"> <t:body/> </div> </div> it's work fine for title but don't work for my id !!!! I've miss something ? Thank's --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]