« Return to Thread: HashMap< String, ArrayList >: Unable to populate the Array List from JSP

Re: HashMap< String, ArrayList<String> >: Unable to populate the Array List from JSP

by ravi_eze :: Rate this Message:

Reply to Author | View in Thread

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

 « Return to Thread: HashMap< String, ArrayList >: Unable to populate the Array List from JSP