If you're using a value object for your data already, why not store a
reference to that in the request, so that the view can use that to populate
the form? The view doesn't have to be populated from a form bean - any old
bean (or beans) will do. The property names, though, should match so that
the action form is correctly populated when the next request is submitted.

--
Martin Cooper


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 02, 2002 10:18 AM
> To: [EMAIL PROTECTED]
> Subject: Re: ActionForm initialization
> 
> 
> This message uses a character set that is not supported by 
> the Internet Service.  To view the original message content,  
> open the attached message. If the text doesn't display 
> correctly, save the attachment to disk, and then open it 
> using a viewer that can display the original character set. 
> 


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

Reply via email to