Hi, Yous imply need to surround them with {}. Like this : @IncludeStylesheet( { "context:css/page.css", "context:css/tapestry-custom.css" } )
On Thu, Sep 25, 2008 at 4:34 PM, Leon Derks <[EMAIL PROTECTED]> wrote: > Hello > > How can I add multiple stylesheets to the @includeSysheet annotation? > In the documentation I read that one or more paths can be injected. But how > can I do that? > > For example I want something like this: > @IncludeStylesheet("context:css/page.css", > "context:css/tapestry-custom.css") > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >