Thank you Eelco for the answer!
I find it useful to turn it off, because my recent application profiling
proved that the application becomes 
very slow when working with huge objects or very long lists, mostly because
of serialization.


Eelco Hillenius wrote:
> 
> On 8/14/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> 
> Oh wait, you want to turn it off! :) In that case, you'd better use
> the HttpSessionStore, by overriding newSessionStore in your
> application class and return that. Or return a custom in memory store.
> 
> Eelco
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/setSerializeSessionAttributes-in-wicket-1.3.0-beta2-tf4267003.html#a12156884
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to