Thanks.
On Tue, 08 Mar 2005 13:33:46 +0100, Nicolas De Loof
<[EMAIL PROTECTED]> wrote:
>
> You can use the EL-enable version of display tag to do this (assuming
> Konstants.SESSION_USER_KEY = "users") :
>
>
>
> Now, if you don't want to break constants usage, you may try to use
> jakarta unst
You can use the EL-enable version of display tag to do this (assuming
Konstants.SESSION_USER_KEY = "users") :
Now, if you don't want to break constants usage, you may try to use
jakarta unstandard taglib to bind the static field from your Konstants
class to a pageContext variable :
(http://j
2 matches
Mail list logo