九大隐私对象

jsp        servlet

request      HttpServletRequest

response     HttpServletResponse

session      ServletSession

application    ServletContext

page        this

pageContext    pageContext

out        JspWriter

config      ServletConfig

exception    Throwable

原文地址:https://www.cnblogs.com/zyh1994/p/5405685.html