Hi all, I have a Jetspeed 2 portal and in a portlet included in this portal I have to read a parameter passed to the portal URL and share it as a publicRenderParameter. How can I do this ?
Example : http://localhost:9080/jetspeed/portal/Test.psml?secretKey=xxxx-yyyy-zzzz Then I have to add the parameter secretKey in a publicRenderParameter to be rendered in different portlets. Thanks, Michel.
