Hi,

if you serialize object tree java serialization takes care of
"duplicate" or circular references.

-Matej

On Tue, Mar 17, 2009 at 9:16 PM, jbonham <[email protected]> wrote:
>
>
> Matej Knopp-2 wrote:
>>
>> What gets there depends on what references you have in your page. All
>> non-transient references will be serialized.
>>
>
> If the same object is referenced twice, is it serialized twice?
>
> Thanks for the tip on newSessionStore, it worked like a charm.
>
> Andre
>
> --
> View this message in context: 
> http://www.nabble.com/Increasing-DiskPageStore.maxSizePerPageMap-tp22564014p22566972.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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to