the objects shouldn't be serialized into the session if you're using loadabledetachable models, please show us some code
regards, Michael Jürgen Lind-2 wrote: > > Hi, > > I have a question on how the DataView component is supposed to work. In my > application, I have to show quite large list of entities and so I am using > a DataView together with LoadableDetachableModels to read the data on > demand. > However, when looking at the serialized sessions, I can observe that the > session size constantly increases by a fairly large amount although I am > just using the navigator to page through the list. Also, when looking into > the serialized session, I can see that the objects that are supposed to > be reloaded on demand are serialized into the session as well. > > Is this the behavior that I would expect from the DataView or am I making > some mistake here? > > Regards, > > J. > > -- > Dr. Jürgen Lind > iteratec GmbH Fon: +49 (0)89 614551-44 > Inselkammerstrasse 4 Fax: +49 (0)89 614551-10 > 82008 Unterhaching Web: www.iteratec.de > > Sitz und Registergericht der iteratec GmbH: München HRB 113 519 > Geschäftsführer: Klaus Eberhardt, Mark Goerke, Inge Hanschke, Ralf Menzel > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > ----- Michael Sparer http://talk-on-tech.blogspot.com -- View this message in context: http://www.nabble.com/DataView-and-increasing-session-size-tp21723557p21724558.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
