Does the <ui:repeat /> tag support iterating over a java.util.Set? I've tried iterating over my JPA domain entity objects contained in a Set, but receive errors. Is there something I'm missing? Does an additional flag need to be present or something?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|
No, the You should return a List from the Set, and use that instead.
You should avoid using |
||||
|
|
|
The easiest way to finish the deal at page without modifying the class is converting the
|
|||
|
|
|
Consider using Otherwise you can create your own tag as described in: http://techblog.bozho.net/?p=28 |
|||||||||
|