Or you could just do it that way: public String controllerMethod(@RequestParam(value="myParam[]") String[] myParams){ .... }.
確定! 回上一頁