how i do this ?

  I'm using : javax.servlet.http.HttpSession;

  session.setAttribute("parametros", vPar);
    ----- Original Message ----- 
    From: Shapira, Yoav 
    To: Tomcat Users List 
    Sent: Tuesday, December 16, 2003 2:25 PM
    Subject: RE: Exception loading sessions from persistent storage



    Howdy,
    Don't use non-Serializable session attributes.

    Yoav Shapira
    Millennium ChemInformatics


    >-----Original Message-----
    >From: L.Karam [mailto:[EMAIL PROTECTED]
    >Sent: Wednesday, December 17, 2003 11:19 AM
    >To: Tomcat Users List
    >Subject: Exception loading sessions from persistent storage
    >
    >Can anyone tell me what this error means, and what I need to fix. ????
    >(Tomcat 4.1.24)
    >
    >
    >Exception loading sessions from persistent storage
    >java.io.WriteAbortedException: writing aborted;
    >java.io.NotSerializableException: servlet.beanParametro
    >
    >
    >Thanks!
    >
    >Leandro Karam Quintas
    >Desenvolvedor WEB
    >EBS Sistemas
    >www.ebs.com.br
    >
    >
    >---------------------------------------------------------------------
    >To unsubscribe, e-mail: [EMAIL PROTECTED]
    >For additional commands, e-mail: [EMAIL PROTECTED]




    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