Possible Duplicate:
determine target url based on roles in spring security 3.1
Hello all I was wondering if anyone knew of any way to specify different Success pages for different roles using spring security 3.0. I have an ROLE_ADMIN and a ROLE_USER that should each be directed to different success pages upon login.
There is an answer for Spring Security 3.1 that also applies to Spring 3.0. See determine target url based on roles in spring security 3.1