Try

<span jwcid="@Shell" stylesheets='ognl:{getAsset("style1"),
getAsset("asset2")}'>

On 25/01/06, Cliff Zhao <[EMAIL PROTECTED]> wrote:
>
> Thanks. But how to write it?
> ognl:new java.lang.Object[]{asset:s1, asset:s2}
>
> Not work.
>
> Thanks.
>
> On 1/25/06, Eric Schneider <[EMAIL PROTECTED]> wrote:
> >
> > There's a "stylesheets" binding where you can pass the Shell component
> > an Array of IAsset objects.
> >
> >
> http://jakarta.apache.org/tapestry/tapestry/ComponentReference/Shell.html
> >
> >
> http://jakarta.apache.org/tapestry/tapestry/apidocs/org/apache/tapestry/IAsset.html
> >
> > Hope that helps.
> > Eric
> >
> > On 1/25/06, Cliff Zhao <[EMAIL PROTECTED]> wrote:
> > > How to specify multiple stylesheets in Shell component?
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>

Reply via email to