Hi all,
Question:
I've two collections in the session. A collection
salesGroup and a collection salesPeople. salesGroup contains groupId and
groupName. salesPeople contains salesUserName and salesGroupId (FK). How
can i display all salesGroups and all salesUsers in it....
Like
Salesgroup1
saleswoman1
salesmen2
...
Salesgroup2
...
Can somebody give an example of how to do this with nested tables ?
Thanks !
|
- Re: [displaytag-devel] nested tables struts
- Re: [displaytag-devel] nested tables John York
- [displaytag-devel] nested tables struts
- [displaytag-devel] Nested tables BOGAERT Mathias
- Re: [displaytag-devel] Nested tables John York
- [displaytag-devel] Nested Tables Brad Smith