@RequestParam的一个问题
貌似@RequestParam("***")中的***取的是name属性而不是ID属性,如果没有name属性回报
HTTP Status 400 - The request sent by the client was syntactically incorrect (). 发布时间: 2012-09-27 11:11:17 作者: rapoo
@RequestParam的一个问题
貌似@RequestParam("***")中的***取的是name属性而不是ID属性,如果没有name属性回报
HTTP Status 400 - The request sent by the client was syntactically incorrect ().