-
Apr 7th, 2009, 10:35 AM
#1
Selected options in SELECT tag using Converter
Hi all,
I noticed a weird behaviour using Spring webflow 2.0.6 and spring webmvc 2.5.6 over the select tag.
I'm using a converter to automatically convert the attribute from my form and options in my collection. Everything is converted alright both sides, but there is an issue with the isSelected feature (from options tag).
I was hoping that isSelected method would actually compare the String-converted object to check equality. Apparently not. Is that normal?
Is this issue part of SWF project or does it has its place here?
Thanks for your help
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