How can I normally get the list object from jsp to controller in Spring MVC without using the json or sessionobject?

后端 未结 0 855
花落未央
花落未央 2020-12-16 00:38

There is a list of object in my model. Iterating and display a list of object using c:foreach. The problem is that calling the post method and get the model.myList is NULL.<

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