Hi all!
I have to create a custom login form with spring 2.5 where the user will login only with its username-so the login form will have only one field- and after he/she log in wil be directed to different default pages depending on his role.In other words if the user has role doctor will be directed to doctor.htm and if is a dentist will be directed to dentist.htm.All example if found in google and I've read take as granted the username/password login form and I've found nothing about redirection to different pages.Any help would be really apriciated.


Reply With Quote
