可以:
java.lang.String[] getParameterValues(java.lang.String name) 
          
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.