Thanks. Can it also make it work if that ID column was linked to 1 struts action, while the Address.Name was linked to another Struts action.  And could you customize that nested list so that it would leave out the sub-table heading (Name,Email) so the table would look more compact?

On 7/10/06, Jorge Barroso <[EMAIL PROTECTED]> wrote:
Yes, nested tables,
http://displaytag.homeip.net/displaytag-examples-1.1/example-nestedtables.jsp ,
but it does not support exporting.

-J


Mississippi John Hurt < [EMAIL PROTECTED]> wrote:
Can displaytag render a table with rows that have a column that's actually a List of 1 or more rows?
For instance a table of Person, with column1=name, column2 is a List of Pets, so there could be multiple rows for each pet for each person.

Ideally I'd like to pass a Person object which contains a List of Pet. Each Pet has a Name and PetID property. I'd need the PetName to display in html, and the PetID to build a link to a Pet.jsp page loaded with that Pet info.

Can this be done with display tag?

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user


How low will we go? Check out Yahoo! Messenger's low PC-to-Phone call rates.



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to