6.2 Precautions for implementing servlets and JSPs

This section describes the precautions for implementing servlets and JSPs.

The following table describes the organization of this section.

Table 6-2 Organization of this section (Precautions for implementing servlets and JSPs)

TitlesReference
Common precautions for implementing servlets and JSPs6.2.1
Precautions for implementing servlets6.2.2
Precautions related to the specifications that are added or changed in the Servlet 3.0 specifications6.2.3
Precautions related to added and changed specifications in the Servlet 2.5 specifications6.2.4
Precautions related to added and changed specifications in the Servlet 2.4 specifications6.2.5
Precautions for implementing JSPs6.2.6
Precautions related to added and changed specifications in the JSP 2.1 specifications6.2.7
Precautions related to added and changed specifications in the JSP 2.0 specifications6.2.8
Precautions for implementing JSPs of the JSP 1.2 specifications6.2.9
Precautions related to the specifications that are added or changed in the EL2.2 specifications6.2.10
Points to remember when upgrading the version of an existing Web application to the Servlet 3.0 specifications6.2.11
Points to remember when upgrading the version of an existing Web application to the Servlet 2.5 specifications6.2.12
Precautions related to Web applications when migrating from a previous version of Application Server to 09-006.2.13
Points to remember when upgrading the version of an existing Web application to the Servlet 2.4 specifications6.2.14
Using annotations in servlets6.2.15
Precautions related to size limitations for JavaVM methods6.2.16
Organization of this section
6.2.1 Common precautions for implementing servlets and JSPs
6.2.2 Precautions for implementing servlets
6.2.3 Precautions related to the specifications that are added or changed in the Servlet 3.0 specifications
6.2.4 Precautions related to added and changed specifications in the Servlet 2.5 specifications
6.2.5 Precautions related to added and changed specifications in the Servlet 2.4 specifications
6.2.6 Precautions for implementing JSPs
6.2.7 Precautions related to added and changed specifications in the JSP 2.1 specifications
6.2.8 Precautions related to added and changed specifications in the JSP 2.0 specifications
6.2.9 Precautions for implementing JSPs of the JSP 1.2 specifications
6.2.10 Precautions related to the specifications that are added or changed in the EL2.2 specifications
6.2.11 Points to remember when upgrading the version of an existing Web application to the Servlet 3.0 specifications
6.2.12 Points to remember when upgrading the version of an existing Web application to the Servlet 2.5 specifications
6.2.13 Precautions related to Web applications when migrating from a previous version of Application Server to 09-00
6.2.14 Points to remember when upgrading the version of an existing Web application to the Servlet 2.4 specifications
6.2.15 Using annotations in servlets
6.2.16 Precautions related to size limitations for JavaVM methods