http://java.sun.com/developer/technicalArticles/Programming/serialization/


--- On Mon, 8/25/08, "Stephan Schröder" <[EMAIL PROTECTED]> wrote:

> From: "Stephan Schröder" <[EMAIL PROTECTED]>
> Subject: Re: only serializable objects into Session?
> To: "Struts Users Mailing List" <user@struts.apache.org>
> Date: Monday, August 25, 2008, 10:08 AM
> > > This seems to indicate that all the objects
> reachable
> > > through this object should be serializable, too?!
> > No, only the ones you want serialized.
> 
> So properties which don't implement Serializable will
> just be null afterwards? What about Lists of nonserializable
> classes, will these be empty?
> 
> /Stephan
> -- 
> GMX startet ShortView.de. Hier findest Du Leute mit Deinen
> Interessen!
> Jetzt dabei sein:
> http://www.shortview.de/[EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> 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