Hi,

>If the objects in the session is serialized to the disk and then
>re-serialized when I re-deploy my servlet, what happens if the class in
my
>newer version of my servlet has
>- added/removed methods/attributes in the class
>- added/removed static variables in the class
>
>How will the hotswap work?

One has nothing to with the other, unless you're design is so bad that
it places a instance of your servlet class as a session attribute.

Yoav Shapira



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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

Reply via email to