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]