Skip to Content
0
Sep 08, 2004 at 12:14 PM

Redirect to JSP page direct after login

254 Views

Hi,

I've wrote a logon portal application which is responsible for diplaying a login and a registration page. The containing component was set as the frontend type in the authschemes.xml. This works fine, but after a successful login I want to jump to a specific JSP page which is outside the EP. This is not possible AFAIK because I never get the control back in the logon application (only in case of an error).

How is it possible to set a redirect URL?

Regards

Daniel