-
Dec 25th, 2012, 11:08 PM
#1
How to redirect after login
Hello folks,
I am using Spring Security 3.1.3.
I created a login page myself; when the user logs in successfully he is redirected to the "/". No prob till here..
the Login url is
localhost:8080/org/login
and after login it is
localhost:8080/org/
Now when i again enter the login url "localhost:8080/org/login" in a different tab of the same browser or put the login url in the address bar and hit enter, i again get the same login page; rather it should redirect to the already logged in page !
So how can i do this. Please help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules