Dear List,

we have some forms in our applications which contain a dynamic number of 
fields.

Therefore we have a map as action member and generate HTTP parameter names 
like this:

<input name="map['key']" ...


But that does not work when the key contains spaces:

<input name="map['key with spaces']" ...



I created a small sample application to illustrate that:
https://github.com/wolpi/struts2-samples/tree/master/mapparaspaces


Could you please have a look at this?


Regards,
Christoph

This Email was scanned by Sophos Anti Virus

Reply via email to