That indeed worked! What I needed to do is to add onAction that returned a text/javascript TextStreamResponse and set the URL to "/js/gwtSupportValue:action?name=foo
Thanks for all your help guys! On Aug 21, 2011, at 9:29 AM, Barry Books wrote: > jsSupport.includeJavaScriptLibrary("/js/gwtSupportValue?name=foo"); > jsSupport.includeJavaScriptLibrary("context:js/gwtSupport.js"); > > Then build a Tapestry page called js/gwtSupportValue that outputs > javascript that sets a variable called name to foo. This way you don't > need to write files to the filesystem. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org