I have created a class implementing this interface, but it's
method "valueUnbound" does never get called when my HttpFlexSession
object is invalidated (and I do store attributes on this session
during it's lifetime).
Do "FlexSessionBindingListener" implementations need to be explicitly registered, and if so, how?
Thanks..
Do "FlexSessionBindingListener" implementations need to be explicitly registered, and if so, how?
Thanks..