If you need to save document from Microsoft Word, you open "File Save"
dialog. When you need to save another file, do you create another
"File Save" dialog? Do all these dialogs remain allocated until you
shut down the system?

ActionForm is not a business object.

Michael.

On 8/8/05, Leo Asanov <[EMAIL PROTECTED]> wrote:
> Hi!
> 
> Is there any standard ways to manage multiple
> instances of one form with Struts? I have application
> which is supposed to take theorerically unlimited
> number of person's descriptions. Every time user
> clicks "add one more person" he/she gets exactly the
> same form (with the same validation rules) to fill. At
> the end user clicks "finish" and all data is saved.
> I'm sure this is quite common task. So far I can't see
> any mechanism in Struts supporting multiple instances.
> And if I manage instances manually in Action class I
> loose some built-in functionality, like forms
> prepopulation. Any hints/ideas?

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

Reply via email to