Skip to Content
0
Former Member
Jul 05, 2005 at 06:22 PM

Log Off redirect

12 Views

I'm trying to add an interim page after the login page. The new page has 2 actions -Accept and Reject. Reject takes the user back to login page. I've made changes and the Reject works as desired. On clicking Accept, the user is taken into the portal. Once inside the portal, when I click "Log Off", it takes me back to the log in page. I try to Login "again" and it DOESN'T go into the interim page but logs me into portal directly. How can I make it behave so that it goes into the interim page? I'm trying to play around the HeaderiView.jsp but I can't get it to work. Any help is appreciated.