I want to define access for some pages for user who has one of following roles (ROLE1 or ROLE2)
I\'m trying to configure this in my spring security xml file as following
How try with , separate. See doc here and here.
,
OR
hasAnyRole('ROLE1','ROLE2')