Question
Sopra Steria
FR
Last activity: 19 Jul 2017 1:23 EDT
Redirection from a Servlet to another
Hello,
I need to redirect a user from a Servlet to another after interaction (ex: click on a button)
- User connect to application with a specific servlet (ex: PRWebLDAP1)
- Do an interaction (ex: click on a button)
- Log off and redirect to another Servlet (ex: PRWebLDAP2)
I found a begining of answer here : https://pdn.pega.com/support-articles/two-new-requestors-created-logout-redirect
But I'm stuck using EndSession Activity.
I succeed to log off but not to redirect.
Damien
***Updated by moderator: Lochan to add Categories***