> <s:if test="hasPrivilege(\"user\")">Login</s:if>

The correct syntax is:

<s:if test="hasPrivileg('user')  == true">Yeah</s:if>

I really would enjoy some more debugging help in this area

Cheers

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

Reply via email to