You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Martin Gainty <mg...@hotmail.com> on 2005/07/18 16:49:00 UTC

Re: saving a DynaForm

Rémi
The Base Class of LazyDynaForm is ActionForm .. to quote the doc on 
ActionForm
ActionForms are JavaBeans, subclasses should also implement Serializable, as 
required by the JavaBean specification
Implementing Serializable interface would effectively 'save' your 
LazyDynaForm attributes
Anyone else ??
Bon Chance,
Martin-
----- Original Message ----- 
From: "Dewitte Rémi" <re...@gide.net>
To: "Struts Users Mailing List" <us...@struts.apache.org>
Sent: Monday, July 18, 2005 11:41 AM
Subject: saving a DynaForm


> Hello !
> I uses LazyDynaForm to gather user results.
> Now I'd like to save those results. All persisence framework are for POJO, 
> do
> you know a common solution ?
> May I create a POJO to make the transition/link ?
> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org