> <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: [email protected]
For additional commands, e-mail: [email protected]

