open static fun getIntParameters(request: ServletRequest, name: String): IntArray
Get an array of int parameters, return an empty array if not found.
request - current HTTP request
name - the name of the parameter with multiple possible values