Hello,
My JRun logs an error saying that Session data is not serializable and is
lost !!
My scenario is as follows. I am putting a Vector of MM (name of the class)
objects
in session. The Vector class anyway implements Serializable. I also marked
my MM class
as 'implements Serializable'. All the member objects of MM are of type
String,
Date and int. Since all these types are serializable, I don't understand why
it is
logging the error. I have some static variables in the MM class. Does this
matter?
Thanks,
Suresh
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html