You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Norman Franke <no...@myasd.com> on 2007/10/09 19:43:00 UTC

T4 Custom Component Questions

I'm writing a custom component that implements a highly specific  
menu / dashboard display for my application. Previously this was done  
via JSP files included into each page. To implement this in Tapestry,  
I need to generate the HTML for the body of the menu (done via the  
component template) and I need to add stuff to the Shell component's  
head section or right after it (to include the JavaScript files, CSS  
files and some other inline definitions) and then right at the end of  
the Body (to start a countdown timer in JavaScript.)

How does one do this?

Norman Franke
ASD, Inc.



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