-
@Controller @RequestMapping @RequestMapping(value="/view", method=RequestMethod.GET) @RequestParam("courseId") Integer courseId @RequestMapping("/view2/{courseId}") @PathVariable("courseId") Integer courseId @RequestMapping("/view3") Integer courseId = Integer.valueOf(request.getParameter("courseId"));查看全部
-
sd看,就,查看全部
-
MVC设计模式框架 前端控制器 font controller MVC核心思想 业务数据抽取 同 业务数据呈现 相分离查看全部
-
Spring MVC的目录:查看全部
-
HandlerAdapter:适配器查看全部
-
DispatcherServlet:分发器查看全部
-
spring MVC 结构图查看全部
-
蓝色那个是文件上传必要的属性查看全部
-
Controller查看全部
-
Front Controller MVC查看全部
-
MVC->Module View Controller查看全部
-
maven提供的四个属性查看全部
-
spring MVC查看全部
-
2-2查看全部
-
依赖管理作用查看全部
举报
0/150
提交
取消