> Wicket stores > 1. the page, > 2. component hierarchy, > 3. and associated models (the state) in the page store." > > By "only the serialized form of the page hierarchy is stored.", you mean the > first two things?
The page == component hierarchy and associated models are part of it because they are referenced by the components. Eelco --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
