1.@RequestParam
2.@PathVariable
3.@ModelAttribute
表单控件跟user的属性对应,属性是对象的话,记得加上点(.)
比如:user有一个private Usertype usertype;属性
那么jsp上可以有一个控件<input type="text" id="usertype.id" name="usertype.id" value="${usertype.id}"/>
4.Request对象
1.@RequestParam
2.@PathVariable
3.@ModelAttribute
表单控件跟user的属性对应,属性是对象的话,记得加上点(.)
比如:user有一个private Usertype usertype;属性
那么jsp上可以有一个控件<input type="text" id="usertype.id" name="usertype.id" value="${usertype.id}"/>
4.Request对象
springMVC 工作流程及原理
1:自己研究的 1) 页面ajax代码 1. 2. msgObj = {"data":{"2013-11-08":3,"2013-11-07":5,"2013-11-06":3,"2013-11-05":12},"indata":{"2013-11-08":9,"2013-11-07":7,
装安MySql 1、击双MySQL装安包,点击Next。 2、Setup Type(装安选项),有三种:Typical(典范),Complete(完整),Custom(自定义)。这里我们选Custom,然后点击Next。 &n
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M