Haven't found a good solution, so I just coded a function that simple gets my Set and stores the elements into a List. In my special case its not a bad idea I think, because the user can only select about 20 applications. Of course in genereal iterating over all Set elements takes quite some time.
Adam Winer has written a nice Class for exactly that issue. Check it out at http://sfjsf.blogspot.com/2006/03/usings-sets-with-uidata.html. I have not tested it, but it looks nice ;-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945173#3945173 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945173 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
