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

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

by ravi_eze :: Rate this Message:

Reply to Author | View in Thread

Team,

any help??? now i configured the validation, workflow interceptors in my xml file. I see an error for this field variable.

I tried configuring the converter... but as always its also failing...

< actionclass>-conversion.properties:
mapOfList=com.company.CustomMapConverter
Element_mapOfList=java.util.ArrayList
Key_mapOfList=java.lang.string

I see a weird behavior: only the convertToString() function being called...

had any body fixed such issues???

please help

cheers,
ravi

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