Can someone explain to me why ServletRequest.getParameterMap() returns type
ServletRequest.getParameterMap()
Map
ServletRequest
If you have a multi-value control like a multi-selectable list or a set of buttons mapped to the same name multiple selections will map to an array.