On Monday 11 April 2005 03:21, Kent Tong wrote: > The list of available users must be serializable. So, you > may change getAvailableUsers() to return an array or a > java.util.List. Then have a separate method like > getAvailableUsersModel() to return a property selection > model.
I see your point. But isn't it possible to do the checking before the rendering? Like it is possible with ListEdit. It works now (with a little hack). But I believe it can be a lot nicer :) Thank you for your help! -- Koen Segers <[EMAIL PROTECTED]> <http://eddyvite.dyndns.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
