Try

@IncludeJavaScriptLibrary({"file1.js", "file2.js"})

Martijn

On Sun, 2008-10-19 at 12:24 +0100, Joel Halbert wrote:
> Hi,
> 
> What's the correct syntax for including mulitple js files in an include 
> annotation?
> Is it
> @IncludeJavaScriptLibrary({"${tapestry.scriptaculous}/prototype.js ABC.js"})
> or
> @IncludeJavaScriptLibrary("${tapestry.scriptaculous}/prototype.js ABC.js")
> ?
> 
> (neither seems to work for me)
> 
> Thx
> Joel
> 


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

Reply via email to