Create a bean representing each row returned, put them in a collection
in the form bean and then use the <logic:iterate> tag to populate the
page.


Ed
On Wed, 2003-01-22 at 20:56, Peng Tuck Kwok wrote:
> How do I present multiple rows from a sql query in struts ? Let's say I 
> have a list of customers from that table and I want to display it on the 
> page. Does the action form have to return a collection of beans for this ?
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- 
Ed Robbins <[EMAIL PROTECTED]>


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

Reply via email to