The spec only specifies how it works with a specific set of contexts. It
does not require a generic mechanism, although you are correct that it would
make sense for the syntax to be the same.
R
----- Original Message -----
From: "Felipe Leme" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 11, 2003 11:38 AM
Subject: Re: XML Selects and bean style properties.
> Hi,
>
> Have you tried $USER:full_name?
>
> (not sure if it works, as I never tried, but the specification suggests :
> could be used for that)
>
> Felipe
>
>
> On Monday 11 August 2003 03:34 pm, Kris Schneider kris-at-dotech.com
|jakarta|
> wrote:
> > So, something like this doesn't work?
> >
> > <x:out select="/foo/[EMAIL PROTECTED]"/>
> >
> > Find the "bar" element with an attribute "x" equal to the value of
USER's
> > "full_name". What if you add a level of indirection:
> >
> > <c:set var="fullName" value="${USER.full_name}"/>
> > <x:out select="/foo/[EMAIL PROTECTED]"/>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]