Sorry, just realized that addScriptLink() is deprecated, as is addStylesheetLink(), in favor of:
JavaScriptSupport.importJavaScriptLibrary() and JavaScriptSupport.importStylesheet() See http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/services/javascript/JavaScriptSupport.html I'll make a note to update our docs. On Sat, May 7, 2011 at 9:01 AM, Bob Harner <bobhar...@gmail.com> wrote: > I guess you could call addScriptLink() from your serupRender() method. See > http://tapestry.apache.org/javascript.html > > Bob Harner > > On May 7, 2011 4:35 AM, "stephanos2k" <stephan.beh...@googlemail.com> wrote: > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org