Antonio Petrelli-3 wrote: > > You told in a previous e-mail that using: > <t:getAsString name="site.name" /> > displays the name in "layout.jsp". So, if I understand it correctly, this > code "works". What does not work is the inclusion via the <t:putAttribute> > tag.
In the putAttribute context it does not work. I thought of importAttribute before to put the attribute to the right scope but I have no idea at what position to use it and to which scope to import to. The attribute "site.name" is available in the "page" scope as I can use it in layout.jsp, but how do I get it imported to the insertAttribute/putAttribute context? I don't know what context or scope that is. thx, Stefan -- View this message in context: http://www.nabble.com/Dynamic-attribute-value-tp16558224p16580853.html Sent from the tiles users mailing list archive at Nabble.com.
