I would suggest to add the "roles" attribute to the display:table in userList.jsp. Add a custom decorator on the roles column to tell displaytag how to renderer a collection of roles (See http://displaytag.sourceforge.net/11/tut_decorators.html for more details)
Bye, Peter 2008/9/29 overseastars <[EMAIL PROTECTED]> > > Hi all > > I noticed that the userList.jsp didnt show the roles of each user. I wanna > show the role attribute in the list. Does any genius have ideas on this? > Thanks in advance. > > > Regards > -- > View this message in context: > http://www.nabble.com/how-to-show-roles-in-userList.jsp-tp19718548s2369p19718548.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
