Hi,

When you have a HashMap backed form and String as key, are there any 
restrictions on the characters allowed?

I have keys like "2432-123" as I have to incorporate two ids in the key. When I 
have these keys the HashMap is not getting populated. If I change it, so that 
there is only one id (no hyphen) then the
data is getting posted as expected.

Thanks,
Prasanth

Reply via email to