Hello all together,

I want to access a Parameter in an other Portlet. What to do? 
In the first Portlet I get the value of the Parameter (getParameter("key")) in 
the processAction and add it in a RenderParameter. (setRenderParameter("key", 
"value");

Another Portlet tries to access them (getParameter("key")) - without success. I 
always get null. 

What´s wrong? / exists a better way?

best wishes...

Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to