Using the HttpServletRequest interface, write code to retrieve HTML form parameters from the request, retrieve HTTP request header information, or retrieve cookies from the request. The getParameterValues method returns an array of String objects containing all the parameter values associated with a parameter name. The. quad bike spares near me. getParameterValuesString. getParametergetParameterValuesString. getParameterMapjava.util.Map. The request.getParameterValues method only takes a String type values. We will discuss about getparametervalues in java with an example. Java HttpServletRequest.getParameterValues - 26 examples found. These are the top rated real world Java examples of javax.servlet.HttpServletRequest.getParameterValues extracted from open source projects. You .. HttpServletRequest API. HTTP API. String fruits request.getParameterValues("fruit"); for.