>> <s:if test="hasPrivileg('user') == true">Yeah</s:if>
>
> Actually, you added a spelling mistake (+e on Privileg). However, the
> previous example would work fine. So a hybrid of the two:
Actually I had the spelling typo before, but now saw that in english
it is with +e
> <s:if test="hasPrivilege('user')">Yeah</s:if>
You are right, this works.
After all I am not sure why I have lost so much time today on this.
Thanks
Christian
>
> is sufficient.
>
> Beez
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
--
http://www.grobmeier.de
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]