First,
have you read the documentation?
If
not, its simple to use.
The
display tag will look in all scopes for the name defined in its "name"
attribute.
The
display:column tag will render the property of each iteration element.
It
does much much more.
Here
is a brief example, but you should download the example that comes with it and
review
the
documentation.
<display:table pagesize10" name="results"
requestURI="/mystrutsaction" >
<display:column property="propertyName" title="Column Title" />
</display:table>
<display:column property="propertyName" title="Column Title" />
</display:table>
robert
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, January 13, 2004 9:49 AM
To: [EMAIL PROTECTED]
Subject: [displaytag-user] Usage of displaytag
Importance: HighHello,I am not able to figure out how to integrate displaytag in struts. Can you please help me?In the Action class, I've a stub to populate a collection which I'll set in the session. How to set the table to pick the data?Please respond at the earliest. It is urgent. I'm trying to evaluate the usage of this tag for our application.Thanks & Regards,
Imphaa
Wipro Technologies.
Off Tel # 8520408 Extn # 2024"Happiness lies in the way we take things!"

