Hi;

I'm having an infuriating issue which I know must be simple.  On page 1, 
i'm clearing a session attribute like:

<rde-dm:attribute attribute="session:attr1" mode="write" value="" />
 <rde-dm:attribute attribute="session:attr1" mode="delete" op="remove"/>

I'm also reading it at the very end of this page to be sure there it is not 
being set internally on the page anywhere.

Then on page 2, i'm reading the session attribute
<rde-dm:attribute attribute="session:attr1" mode="read" />

There it contains a value.

If I copy the write and delete statements on page 2 above the read, then 
the read on page 2 is empty.  HOwever, removing the write/delete on Page 2 
means the value on Page 2 is present.

Is it possible the write/delete command only works per page request?

Thanks.
Christian

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reddot-cms-users+unsubscr...@googlegroups.com.
To post to this group, send email to reddot-cms-users@googlegroups.com.
Visit this group at https://groups.google.com/group/reddot-cms-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to