CForms - binding map to repeater (urgent)

2004-07-07 Thread Peter Velychko
Hello users, I have a problem with binding JavaBean with the property as java.util.Map to repeater. Java class looks like the following: public class TestClass { ... private java.util.Map pgroupLangs; public java.util.Map getPgroupLangs() { return this.pgroupLangs; }

CForms - binding map to repeater (urgent)

2004-07-07 Thread Peter Velychko
Hello users, I have a problem with binding JavaBean with the property as java.util.Map to repeater. Java class looks like the following: public class TestClass { ... private java.util.Map pgroupLangs; public java.util.Map getPgroupLangs() { return this.pgroupLangs; }

CForms - binding map to repeater (urgent)

2004-07-07 Thread Peter Velychko
Hello users, I have a problem with binding JavaBean with the property as java.util.Map to repeater. Java class looks like the following: public class TestClass { ... private java.util.Map pgroupLangs; public java.util.Map getPgroupLangs() { return this.pgroupLangs; }