Hello all, I would like to know if in Jetspeed there is any way to redirect to a portlet page after login based on url parameters. For example, the user arrives at the portal using a url like this:
http://portal.com/portal?param=value and because he is not logged in he will be redirected to the login page. After logging in, I would like to redirect the user to a page on another portlet based on the url parameter. What is the best way I can accomplish this? I am using version 2.1.3 of the jetspeed portal. Thanks.