曾梦垚

导航

2016年12月23日

JSP内置对象

摘要: 九大内置对象 jsp servlet 对象名 类型 使用范围 request HttpServletRequest 请求 浏览器 >服务器 response HttpServletResponse 返回 服务器 >浏览器 config ServletConfig 用来获取web.xml中的信息 ap 阅读全文

posted @ 2016-12-23 20:20 曾梦垚 阅读(237) 评论(0) 推荐(0)