Markus, Thanks for your response. Could you please provide a small example of how you can pass a block as a parameter into the template? Let's assume the template is Site.tml and the page is NoCachePage.java/NoCachePage.tml. Let's also assume I have the String parameter called "httpMetaTags" defined as a bunch of meta tags inside NoCachePage.java. The missing link for me is how to get the httpMetaTags into template.
Markus Joschko wrote: > > In the same way you can also pass a block as a parameter that contains > arbitrary html (meta tags). The block can be defined in the page and > then be passed to the layout to render it where needed. > > Cheers, > Markus > -- View this message in context: http://www.nabble.com/How-to-set-a-meta-header-tag-in-template--tp24436287p24484662.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org