Okay, in my border.html, inside my <head> I have a nice <span jwcid="@ScriptIncludes" />
I view source and looks like it's working: <script type="text/javascript">djConfig = ..snip... </script> <script type="text/javascript" src="/pctadmin/app?service=asset&path=%2Fdojo%2Fdojo.js"></script> ...snip a few more script tags ... However, I'm getting an error on the first dojo.js include.. Error: illegal character Source File: http://peanut/pctadmin/app?service=asset&path=%2Fdojo%2Fdojo.js Line: 1 Source Code: < if I paste that URL directly into my browser I get a bunch of jibberish. It does look like it's gzip-compressed... I disabled all my compression filters but it's still compressed, possibly by Tapestry. Any ideas? This should in theory be working out of the box? Thanks, Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]