-----Original Message-----
From: Andreas Andreou [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 03, 2005 2:17 PM
To: Tapestry users
Subject: Re: Component includes
<snip>
You can always create a myscript.script file having:
<script>
<include-script resource-path="/myscript.js"/>
</script>
and then in your template
<script jwcid="@Script" script="myscript.script"/>
I suppose so but I always get the heebie-geebies whenever I encode a
"hard" path into anything (just like I always feel like I'm doing something
dirty if I type a string literal into code and don't make it a constant).
Just my paranoid coding style I suppose ...
--- Pat
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]