-
May 1st, 2012, 09:50 AM
#1
Submit datatable: Spring
Hi,
I have a datatable on my jsp populated by a "java.util.Set" collection that came from a Hibernate search. I want to make this datatable editable and then save the edited table on my database. I'm able to do it if the datatable is formed through List collection object. All my POJO objects are formed with Set Collection and I'm trying to avoid changing all of them.
I'm using Spring MVC and as I told before Hibernate. Do you have any ideas?
Thanks.
Regards.
Tags for this Thread
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