Have you tried using "functions.functionname" as the value of "property"?
On Mon, Feb 2, 2009 at 7:27 AM, SourceForge.net <[email protected]> wrote: > > Read and respond to this message at: > https://sourceforge.net/forum/message.php?msg_id=6326895 > By: new_user19 > > <display:table name="requestScope.pList" pagesize="10" > requestURI="getlistofXXXX.do" >> > <display:column property="firstname" title="FIRST NAME"/> > <display:column property="lastname" title="LAST NAME"/> > <display:column property="functions" title="functions"/> > </display:table> > > I am gettiing [com.hibernate.functionspersistence.functi...@68d8c05e] for the > <display:column property="functions" title="functions"/>. > > Functions has id and functionname as properties. I need to display > functionname. > > How do I break this complex object Functions using DisplayTag ? > > > > ______________________________________________________________________ > 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=249317 > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > displaytag-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/displaytag-user > -- Turtle, turtle, on the ground, Pink and shiny, turn around. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

