Hi, I'm new to apache shiro and I found out this is really an awesome
project.
But I'm having a problem while going through some stuff.

I'm having a db table called role_permissions which has columns "role" and
"permission".
My problem is how can I add multiple permissions to a role with out
duplicating role name.
I tried adding multiple permissions separated by a comma. But it doesn't
work.


Thanks in advance...

Cheers
Krishan

Reply via email to