Hi,
Had loads of fun over the past 3 days trying to get the Nested Taglib to iterate over a (java.util.) Set from my form bean.
Has anybody else managed to do this?
Has anybody else had problems with this?
I don't fully understand why it won't work. It works with the Logic.Iterate Taglib!! Set implements the Collection interface so its not like it can't create an iterator. Anyway the workaround that I have used is to change my form bean to store a (java.util) List instead of a Set. But this isn't ideal as I have already realised that my domain model uses Set's all over the place so thats going to be a huge problem..
I've also noticed that there is *no* unit tests for the Nested taglibs. Any planned?
Tim..
This message has been scanned for viruses by MailControl - www.mailcontrol.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]