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