On Nov 26, 2007 6:56 AM, Marieke Vandamme <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> Thanks for the idea, but I already tried that..
> The problem is that the panel is only created when the user clicks on the
> according tab, which in my case is too late. I don't want the tab to be
> printed if the user is not authorized.

Did you try something like:

@AuthorizeAction(action = Action.RENDER, roles = Roles.ADMIN)

on the tab?

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to