1.controller 层 请求路径的形式
第一种通过requset.getParampter("")参数方式

第二种 字符串拼接

第三种resufull方式

2.controller层 数据对象绑定


3.文件上传
3.1.配置文件 配置java bean的方式

3.2.controller层 单个 和 多个

3.3.jsp

4.json数据的配置
4.1 配置文件配置 java bean形式

4.2controller 层 两种方式

4.3jsp
这个页面是直接请求的页面然后ajax请求初始化的页面
http://localhost:8080/mvc-1.0-SNAPSHOT/mvc/index.jsp?courseId=521