Thanks, Sri. It seems dispaly tag takes only list which contains objects,
actually I have list of maps, i don't think it will read from map. do uhave
any idea?

----- Original Message -----
From: "Sri Sankaran" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, March 14, 2003 3:33 PM
Subject: RE: How to create table in struts?


While Struts provides a tag library, formatting of data is left to the user.
It is up to you to present the data in a tabular format.

That being said, the display tag library may come of help.  You can find it
at http://edhill.its.uiowa.edu/display-0.8/.  Some folks on this list have
continued work on it; you can find developments at
http://sourceforge.net/projects/displaytag.

Sri

-----Original Message-----
From: Anand M S [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 3:13 PM
To: Struts Users Mailing List
Subject: How to create table in struts?


Hi,
 I have a collection, from this collection I have to create table to show
the results to user, is there any way to create a table with struts with out
manually constructing the table?

Thanks,
Anand


---------------------------------------------------------------------
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]



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

Reply via email to