Hi,

I have a HTML page where I need to display multiple rows of
information from the user at a time. The number of rows is
configurable. I need to display <num of rows> text fields so that the
user can enter information & submit it to my Action.

I tried using the DynaActionForm class & defined a property with
the type of "myclass[]" but it did not work.

I was wondering if there is any other way to dealing with this.

Thanks,
Ashwin.



--- Ashwin Desai <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I have a HTML page where I need to display multiple rows of
> information from the user at a time. The number of rows is
> configurable.
> 
> I tried using the DynaActionForm class & defined a property with
> the
> type of "myclass[]" but it did not work.
> 
> I was wondering if there is any other way to dealing with this.
> 
> Thanks,
> Ashwin.
> 
> =====
> Ashwin Desai.
> 
> 
>               
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail Address AutoComplete - You start. We finish.
> http://promotions.yahoo.com/new_mail 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


=====
Ashwin Desai.


                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 

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

Reply via email to