> >
> >
> > receives the literal string "view.<%= bar %>" instead of having the
> > contents of bar stuck in there.
> In taglib.tld, set the value of the rtexprvalue to "true" for the
> "value" attribute.
Also, try changing your tag to "/>.
I'm unsure as to where this is in the spec, but I fin
> >
> >
> > receives the literal string "view.<%= bar %>" instead of having the
> > contents of bar stuck in there.
> In taglib.tld, set the value of the rtexprvalue to "true" for the
> "value" attribute.
Also, try changing your tag to "/>.
I'm unsure as to where this is in the spec, but I fin
TED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Thomas Munro
> Sent: Saturday, 27 May 2000 12:08
> To: Orion-Interest
> Subject: taglib processing
>
>
> Hello
>
> In ScreenDefinitions.jsp in Sun's Pet Store demo (which I haven't tried
> to run), I see:
>
>
On Fri, 26 May 2000, Thomas Munro wrote:
> In ScreenDefinitions.jsp in Sun's Pet Store demo (which I haven't tried
> to run), I see:
>
>
>
> When I try to make my own taglib perform the same trick under Orion, the
> expression is not processed at all, and so my tag
>
>
>
> receives the lite
Hello
In ScreenDefinitions.jsp in Sun's Pet Store demo (which I haven't tried
to run), I see:
When I try to make my own taglib perform the same trick under Orion, the
expression is not processed at all, and so my tag
receives the literal string "view.<%= bar %>" instead of having the
conten