I put the form in session which effectively persists the structure until you get the response. I used nested tag so modifications are already made when response is received. My data structure in form is copy of real data so I can pick and choose what I want to permanently persist.
----- Original Message ----- From: "Kodali, Satish" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 20, 2002 7:28 AM Subject: Capturing response of dynamically generated form > I am rendering a form by iterating over a tree like data structure. I am > trying to capture the response of the dynamically generated form into Form > object. Please share > your ideas and experiences in using struts framework to capture the > response. > > Thanks, > Satish > > ************************************************************************** > The information transmitted herewith is sensitive information intended only > for use by the individual or entity to which it is addressed. If the reader > of this message is not the intended recipient, you are hereby notified that > any review, retransmission, dissemination, distribution, copying or other > use of, or taking of any action in reliance upon this information is > strictly prohibited. If you have received this communication in error, > please contact the sender and delete the material from your computer. > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>