SpringMVC数据回显

springMVC回显:
pojo形参:
√形参自动回显
√形参使用ModelAttribute
√形参直接使用Model、request

简单类型形参:
不能自动回显、不能使用ModelAttribute
√使用Model、request

方法
√使用ModelAttribute,将方法返回值进行回显

 

posted @ 2019-09-29 18:50  松松敲代码  阅读(185)  评论(0编辑  收藏  举报