Session attribute missing when page is loaded in Iframe

Hi All,

I am trying to set an attribute through FTL with ‘${hstRequest.session.setAttribute(‘name’, value)}’ and retrieve it later back on another screen. This works perfectly when I access page normally. However, when I load the page inside an iframe this attribute goes missing.

Why is this happening? and how do I make it work?

Thanks
Rahul

Can someone please help me here?

Thanks
Rahul