2011/08/22 06:21, Ken in Nashua:
Hi All,
Hi Ken
Can anyone point me to some semantics where by and how I could instrument this area with the new portfolio of tap5 components? Does a custom head component exist anywhere ?
Just look at the layout component pattern (http://tapestry.apache.org/layout-component.html). In Tapestry 5 you define your head section there (or create a separate head component and use it there).
If you want to add JavaScript or CSS you can use the @Import on your layout component.
-- Chris --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org