On Wed, 02 Jun 2010 01:42:16 -0300, Paul Stanton <p...@mapshed.com.au> wrote:

Hi All,

Hi!

Is there a way to print server side page/component properties in a javascript included via @IncludeJavaScriptLibrary or css included via @IncludeStylesheet?

You need to include scripts or stylesheets dynamically, so use RenderSupport.addScriptLink() or RenderSupport.addStylesheetLink() instead. The annotations are meant for static inclusion.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to