Ashwin,

I put my results (as a List object) into request scope then use
Displaytag(.org) to show the results in a nice table inside my JSP.

Regards,
David

-----Original Message-----
From: Ashwin Desai [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 31, 2004 9:56 PM
To: Struts Users Mailing List
Subject: Re: Handling multiple rows


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]


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

Reply via email to