[Opensource] ActionForm in Controllers
Michael Rimov
rimovm at centercomp.com
Fri Mar 14 10:39:31 PST 2003
At 10:46 AM 3/14/2003 -0300, you wrote:
> > If so, is there a way to automatically setup DBObject's fields with the
> values of the ActionForm?
>Hmm, don't know about this. Anyone??
Expresso doesn't have anything directly like that yet. The closest is for
rendering DBObjects to Inputs and Blocks.
Theoretically, you could do it with BeanUtils.setProperty() calls, setting
the values for each corresponding field in the DBObject.
HTH,
-Mike
More information about the Opensource
mailing list