Hi David, thanks for the explaination. I got it -Dan ----- Original Message ----- From: "David Graham" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 01, 2002 1:33 PM Subject: Re: ActionForm and java.io.Serialize
> Every object you place in the session must be serializable so the container > can persist sessions if needed. > > David > > > >From: "Dan Tran" <[EMAIL PROTECTED]> > >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > >To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > >Subject: ActionForm and java.io.Serialize > >Date: Fri, 1 Nov 2002 13:24:13 -0800 > > > >Hi, > > > >I would like to understand why I have to implement java.io.Serialize in my > >ActionForm inorder to place it > >in Session object. > > > >I thought, struts can just place the reference of my form in the session > >and retreive it again thru a key name. > > > >Without adding the "implements java.io.Serialize" my form > >is blank > > > >Thanks > > > >-Dan > > > _________________________________________________________________ > Get faster connections -- switch to MSN Internet Access! > http://resourcecenter.msn.com/access/plans/default.asp > > > -- > To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org> > -- To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>