JSP内置对象包括:
request:请求对象
response:响应对象
session:会话对象
application:应用程序对象
out:输出对象
...