Re: HashMap< String, ArrayList<String> >: Unable to populate the Array List from JSP
hi,
Thanks for he help. i am using as follows:
< s:checkboxlist name="mapOfList['key']" />
I see that this is not working and the mapOfList is not getting populated at all. I tried out StrutsTypeConverter... then only convertToString() method is being called. Any ideas as how to go with this issue???
sorry for the wrong example prev.
regards,
ravi