Hi,

Assuming you're using Tapestry 4, try putting your include-script tag inside a unique tag like this:

<unique>
  <include-script resource-path="script/mootools-release-1.11.js" />
</unique>

That *should* do it, if I'm right, that is. :)

-Filip

DR_GLoPeL_BouCa skrev:
Hello people, i've a question, i've components that use mootools, that
component insert the .js in the .script with <include-script
resource-path="script/mootools-release-1.11.js" />, the problem is when i
put two or more component in page two or more reference to the .js is
inserted in html code, how put only one reference to that .js.
Thank's for replys.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to