Hi,
I have to display the content of a java.util.Map in a
JSP form and user is expected to select one row using a radio button and submit.
I am using a SimpleFormController for this. However I am unable to display the Map values in the form using the displaytag. Can someone help please?