jsp九大内置对象: 对应servlet中的java对象

jsp九大内置对象:    对应servlet中的java对象
page this
pageContext PageContext
request HttpServletRequest
response HttpServletResponse
config ServletConfig
exception Throwable
out JspWriter
session HttpSession
application ServletContext

posted on 2016-10-12 15:21  黑底白纹  阅读(233)  评论(0)    收藏  举报

导航