I'm beginner in Grails and ZK. I installed Grails 2.1.1 and zkui:0.5.7.
When I click combobox item or listbox rows, there is always showing error message (as modal box) like that:
Zk
java.lang.String cannot be cast to java.util.List
[OK]
I could not fix that for long time, and please help me.
I used gsp files as user interface.
hello, Xiaochong
I'm beginner in Grails and ZK. I installed Grails 2.1.1 and zkui:0.5.7. When I click combobox item or listbox rows, there is always showing error message (as modal box) like that:
Zk
java.lang.String cannot be cast to java.util.List [OK]
I could not fix that for long time, and please help me. I used gsp files as user interface.