-Igor
On 12/17/05, John Shields <[EMAIL PROTECTED]> wrote:
I'm trying to use a ListView to display an associated collection loaded by Hibernate. The problem I have is that Hibernate's collections are all "Sets", but the ListView requires a List. I haven't been able to find an example that demonstrates displaying one-to-many relationships. Any suggestions on how to display that collection?
BTW: I'm really impressed with Wicket.
- John
