Thanks..

Where do i populate the collection? should i continue populating it in a
servlet before forwarding it to the jsp .. and then use a iterate tag to
display it? or is there another way i should follow in struts.

Thanks and Kind Regards
Roshan


-----Original Message-----
From: Enrique M. Almonte [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 16, 2002 4:54 PM
To: Struts Users Mailing List
Subject: Re: Design Help...


Hi, check the iterate, nested tags or display tags at
http://edhill.its.uiowa.edu/display/

Enrique Almonte
Datapro Inc.

----- Original Message -----
From: "Roshan Paiva" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List' (E-mail)"
<[EMAIL PROTECTED]>
Sent: Tuesday, April 16, 2002 12:48 PM
Subject: Design Help...


> Hi..
>
> I am designing an application which needs to populate a table in the
index
> page.
>
> Previously what i had done was, in a servlet first populated a
collection
by
> calling a Manager class, then setting the collection in a request
object,
> and then forwarding it to the index page which will get the collection
> from the request object and then populate the table.
>
> Could you pls help me out and tell me the best way to implement that
> using the struts framework.
>
>
> Thanks and Kind Regards
> Roshan
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
>


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


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

Reply via email to