posted 15 years ago
I have a requirement where i have to forward user to fixed page example xyz.jsp once the authentication is successful . i am using form based authentication with websphere server 6.1. I dont want user to be taken to originally requested url.
Also, when login page is originally requested, how to take user to this fixed page,once login is successful.
Please suggest
Thanks in advance