摘要: 阅读全文
posted @ 2018-06-19 13:36 呦,可以呦 阅读(92) 评论(0) 推荐(0) 编辑
摘要: http://localhost:8080/SpringMVC/hello/45 id就被赋值为45 阅读全文
posted @ 2018-06-19 13:25 呦,可以呦 阅读(429) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-06-19 13:14 呦,可以呦 阅读(108) 评论(0) 推荐(0) 编辑
摘要: @RequestMapping(value="/hello",method=RequestMethod.POST) method=RequestMethod.POST提供了请求的要求方法;method是一个集合,为一个时,可以直接写单个枚举。 参数param,表示必须包含参数param !param 阅读全文
posted @ 2018-06-19 13:00 呦,可以呦 阅读(146) 评论(0) 推荐(0) 编辑
摘要: 访问路径url应为http://localhost:8080/SpringMVC/zhangpn/hello 与struts2中的包的命名空间和action的名称规则类似 阅读全文
posted @ 2018-06-19 12:52 呦,可以呦 阅读(100) 评论(0) 推荐(0) 编辑
摘要: 4.0.0 com.crm.zhangpn crm 0.0.1-SNAPSHOT war crm Maven Webapp http://www.example.com UTF-8 1.7 1.7 ... 阅读全文
posted @ 2018-06-19 07:25 呦,可以呦 阅读(332) 评论(0) 推荐(0) 编辑