Re: Display Table using Iterate Tag

2001-02-21 Thread Mihir Parekh
: Tuesday, February 20, 2001 6:14 PM > To: [EMAIL PROTECTED] > Subject: Re: Display Table using Iterate Tag > > Install struts-example.war file and try it. You will see how this example > use > struts to display multiple rows. > > "Dorai, Harish (c)" wrote: >

RE: Display Table using Iterate Tag

2001-02-21 Thread Dorai, Harish (c)
Thanks for your help. I used the struts-example application to display the table. -Original Message- From: Maya Muchnik [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 20, 2001 6:14 PM To: [EMAIL PROTECTED] Subject: Re: Display Table using Iterate Tag Install struts-example.war file

Display Table using Iterate Tag

2001-02-20 Thread Dorai, Harish (c)
Hello all, I am new to the JSP and Struts framework. How can I use the Iterate tag to display a few rows of the Database table? I am storing the rows as a vector of vectors. Has anyone tried using Iterate tag for similar stuff? Thanks, Harish.

Re: Display Table using Iterate Tag

2001-02-20 Thread Maya Muchnik
Install struts-example.war file and try it. You will see how this example use struts to display multiple rows. "Dorai, Harish (c)" wrote: > Hello all, > > I am new to the JSP and Struts framework. > > How can I use the Iterate tag to display a few rows of the Database table? I > am storing the r