That could be an option but I thought the beauty of using RenderSupport is that whenever a sub-component add a style sheet to it, it will always go in the <head> section of the page. So each component would have the facility to provide its own stylesheets that will be picked up by the containing page and included in the page's <head> section.
----- Original Message ---- From: Thiago H. de Paula Figueiredo <thiag...@gmail.com> To: Tapestry users <users@tapestry.apache.org> Sent: Wednesday, February 4, 2009 12:58:03 PM Subject: Re: Dynamic Variables in Asset declarations Em Wed, 04 Feb 2009 13:54:51 -0300, Dave Greggory <davegregg...@yahoo.com> escreveu: > Your example may work, but it's not what I'm looking for because the <link> > tag is hard coded in the TML. Couldn't you generate the link tags in code instead of template? I guess you should consider the option of creating a templateless component to generate or not the link tags. --Thiago H. de Paula Figueiredo Independent Java consultant, developer, and instructor http://www.arsmachina.com.br/thiago --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org