On 5/23/06, Rogerio Pereira <[EMAIL PROTECTED]> wrote:
And u uses this with commandButtons like <t:commandButton
visibleOnUserRole="xxxx"/>???

Also, do you control the access to specific apps? I mean, user x can't
access the app y???

For coarse-grain security, I have another filter than runs after the
previous two that disallows access to non-authorized application
users.

I use the security bean for fine-grain access inside the application.

We don't use container-based roles/security, though, but I'd imagine
it would work much the same way.

Reply via email to