-
Feb 6th, 2012, 02:51 AM
#1
InvalidPropertyException in form of MVC
Hi,
I have a question regarding a form. The scenario is as follows: I have a form, where the user should select the values of a Many-To-Many relationships he tries to related created object to (bean.fooBar - ManyToMany). Due the fact that Hibernate forces me to use Sets instead of Lists I used before, I get the following exception: org.springframework.beans.InvalidPropertyException : Invalid property 'fooBar[0]'.
How do I avoid that? Is there any workaround?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules