Hi everyone, Firstly, congrats to the Tapestry team for getting a release candidate out! ...I'm really loving Tapestry!
My question: The new configuration parameter "tapestry.script-at-top" will allow all JavaScript to be appended in the head, but this scope includes my entire site, right? So if I choose to leave it alone, how could I append a single "special case" script (only used on one page) to the head. All my pages are wrapped by common Layout, So the way I usually append my 'once off' scripts is with the @IncludeJavaScriptLibrary annotation, which works great... is there a similar way, but appending in the head instead? Thanks, Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]