carloc wrote:
> 
> Somehow, it seems that transient objects are stored in the session.
> WHen I try to look at the session in eclipse's debug mode, 
> I can actually see my User object in there even though I marked as
> transient.
> 

Yeah, it is in there because it hasn't been serialized and deserialized.

-- 
View this message in context: 
http://www.nabble.com/Question-With-Detachable-Models-tf4446686.html#a12697263
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