Share data from LifecycleAction

Jamie Sammons, modified 2 Years ago. New Member Posts: 10 Join Date: 10/18/22 Recent Posts

Hi,

I am using DXP 7.0
 

I created a post-login LifecycleAction; I would like to share new data with all portlets; how can I do that?

 I tried to put them in the Session with httpSession.setAttribute(), but I cannot read them back.