hi,

i read the other day that only Objects which implement Serializable should be 
put into an HttpSession.
I gues this is valid for the Session in Struts2, too?!

This seems to indicate that all the objects reachable through this object 
should be serializable, too?!
That would be a problem since at this point the PersistenceManager is reachable 
from the User class. The PersistenceManager should clearly not be serialized, 
right?!
And there shouldn't be that many Objects reachable from User to start with, 
right?!

/Stephan

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

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

Reply via email to