posted 17 years ago
Hi kailash,
<display:table name="loginForm" property="vect">
<display:column property="name" title="Name"></display:column>
<display:column property="address" title="Address"></display:column>
<display:column property="phone" title="Phone"></display:column>
</display:table>
LoginForm is the name of form
vect is a collection Object name
name,address,phone fields are required properties