Hi, if I have a Box component, and I have 10 boxes in the same page... and all of them must share data... 1) I must keep the data in the Session? 2) Which method should I use to initialize that data? If I use onActivate() in the Box Component, I think it will be called 10 times (because I have 10 boxes in the same page)
thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
