Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3915111 By: chemad
Hi all! I'm newby in displaytag and I'm trying to fill in a table using items from an arrylist of arrylists in which each arrylist has the contents of a row. When I tried it with a couple of arrayLists, the displaytag displayed the object memory content: [Ljava.lang.Object;@5842e3 [Ljava.lang.Object;@8f474f I need to do it this way because I don't have a way to know the number of columns till execution time, and my program obtains data in an arrayList. Also, how can column headers be displayed?? Does anyone know how to do this?? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=249318 ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

