How to map values from form to controller using RequestParam attribute in spring mvc?

前端 未结 0 1161
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-12 15:58

I am new to spring and am trying to pass multiple values in a form to a controller, then to a view. I can do it with no problem if the controller @RequestParam type is string o

相关标签:
回答
  • 消灭零回复
提交回复
热议问题