On 8/16/06, Martin Marinschek <[EMAIL PROTECTED]> wrote:
Hmm, but we suggested to build it as a map-bean to be able to pass
parameters. So what would be the positive aspect of using a resolver
with regard to parameters?

If it's a resolver, you should be able to pass the parameters directly.

Ie,

security:ifAnyGranted="manager, admin" or security:ifGranted:manager
or security:ifGranted('manager').

basically, once it's a resolver, we should have total control of the format.
I think something like this is probably simplest:

security:ifGranted:manager

Reply via email to