I found it, I was keeping a copy of HttpServletRequest which is
quite understandably not serializable.

Edgar

Subject:  Re: ActionForm serialization
From:     "Chetan Sahasrabudhe" <chetans () wisorindia ! soft ! net>
Date:     2003-02-27 10:58:21
[Download message RAW]

Edgar:

    in your form do u have any customize java object which acts as a
attribute ?
if it is so, make sure the object class is extending serializable classes.

    one more question, r u having your operation in transaction ?
----- Original Message -----
From: "Edgar Dollin" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Thursday, February 27, 2003 4:35 PM
Subject: ActionForm serialization

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

Reply via email to