jsp 九大内置对象详解

如题所述

第1个回答  推荐于2017-05-16
jsp九大内置对象: 对应servlet中的java对象
page this
pageContext PageContext
request HttpServletRequest
response HttpServletResponse
config ServletConfig
exception Throwable
out JspWriter
session HttpSession
application ServletContext本回答被网友采纳
第2个回答  2014-05-04
hibernate
相似回答