>> <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: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>



-- 
http://www.grobmeier.de

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to