Hello,
I have one service in SICF node. In this service, there is one handler class which takes care of the HTTP request made to this service.
Also under the tab "Error Pages", in "Logon Errors", I have opted for "System Logon" which is using custom implemented class "ZSR_ICF_SYSTEM_LOGIN". This is how I am handling login to SAP Netweaver system.
What I want to do is, on successful login, I want user to be redirected to another URL.
Regards,
Harsh