Hi everyone,
I have the following requirement: After a user successfully login, a window showing terms and conditions should be displayed.
If user accepts these terms, the usual portal window should be displayed. If rejects, a logoff must be forced and the user should be brought to login screen again.
I've developed a JSPDynPage component that achieves that requirement:
I've followed this thread http://scn.sap.com/thread/2126098 to "put" this JSPDynPage as the first screen showed after user login, and after the user accepts he/she is brought to the expected portal window. However, the URL showed is http://buckle:50100/irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.portallauncher.default, instead of the usual /irj/portal.
...
Any ideas? I'm having the feeling as if something is missing....
Help will be really appreciated.
Thanks in advance.
Best regards,
Marcelo