yes, that's right.

have a table in my jsp which used form2.

form1 properties are a row in a table.
Would like to create a list of DynaActionform objects which would be the rows of my table.


I hope I am clear this time.


From: Rick Reumann <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <user@struts.apache.org>
To: Struts Users Mailing List <user@struts.apache.org>
Subject: Re: DynaActionform initialize
Date: Wed, 04 Jan 2006 15:44:05 -0500

fea jabi wrote the following on 1/4/2006 3:33 PM:

In the Action of PrepareForm2

Would like to create an ArrayList of Form1.

When you say an ArrayList "OF" Form1 do you really mean a List of ActionForm objects (in your case a List of DynaActionForm objects)?

Typically you will never need to do this. I haven't run across a need yet. There is probably a better way to accomplish what you want. Give us more details on what you need to capture.


--
Rick Reumann
http://www.tech.reumann.net

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


_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


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

Reply via email to