-
May 26th, 2006, 12:34 AM
#1
Binding Data on Set
<spring:bind path=""> is to bind data on a string, int or..
How can I bind it onto a Set, List or an ArrayList?
-
May 26th, 2006, 10:05 AM
#2
You need to register a custom property editor. This here is the most recent discussion around this topic:
http://forum.springframework.org/showthread.php?t=17120
Search the forum with "property editor" for more.
--Jing Xue
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