Java-jsp Built-in objects

Source: Internet
Author: User
Tags java web

Related information:
"21-Day Learning Java Web Development"

Request Object Type Javax.servlet.ServletRequest Scope request
Response Response Object Type Javax.servlet.SrvletResponse Scope page
PageContext Page Context object type Javax.servlet.jsp.PageContext Scope page
Session Object Type Javax.servlet.http.HttpSession scope session
Application Application Object type Javax.servlet.ServletContext scope application
out Output Object Type Javax.servlet.jsp.JspWriter Scope page
Config Configuration object Type javax.servlet.ServletConfig Scope page
Page Object Type javax.lang.Object Scope page
exception Exception Object type javax.lang.Throwable Scope page

Classification
First Category: Built-in objects related to Servlets
Page Config

Type II: Built-in objects related to Input/output
Out Request response

Third Category: Context-related built-in objects
Session Application PageContext

Class Fourth: Built-in objects related to error
exception

Java-jsp Built-in objects

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.