Hello,

I have a problem when saving a component to the session, all it's children disappear.
I do the save like this:

   session.bind();
   session.setMetaData(MY_KEY, component);


Regards,
Alexandru

Reply via email to