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

Reply via email to