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.