You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

Overview

This page provides a list of API specifications which are implemented by Apache Tomcat.

The specifications are developed and maintained by the Java Community Process (JCP). The members of the JCP are coming from software industry, other organizations like the Apache Software Foundation (ASF), educational institutions but include also individual (personal) members.

Each specifications starts its life as a so-called Java Specification Request JSR. The JSRs are also known by the unique number they receive once the specification process starts. On the web site of the JCP you can find an overview page for each spec, and a separate download page. The download page lists various stages of each spec reflecting the development process of JCP specs. Examples are "Early Draft Review", "Public Final Draft" and "Final Release". You would like to make sure that you always access the latest documents.

Different Tomcat versions implement different versions of the specifications (see details).

Java Servlet Specifications

JSR 315: Servlet 3.0

Spec versions:

Servlet 3.0

Stable:

Final Release

Date:

10 Dec, 2009

Main page:

JSR315

Download Page:

Overview
Direct Download

JSR 154: Servlet 2.4, 2.5

Servlet 2.5 is a maintenance release of Servlet 2.4. Both are JSR 154.

Spec versions:

Servlet 2.4

Servlet 2.5

Stable:

Final Release

Maintenance Release

Date:

24 Nov, 2003

11 Sep, 2007

Main page:

JSR154

JSR154

Download Page:

Overview
Direct Download

Overview
Direct Download

JavaServer Pages and Expression Language Specifications

JSR 245: JSP 2.1, JSP 2.2 and EL 2.2

JSP 2.2 is a maintenance release of JSP 2.1. Both are part of JSR 245.

Expression Language was covered by JSP 2.0 and JSP 2.1 specifications, but became a separate document starting with JSP 2.2.

Spec versions:

JSP 2.1

JSP 2.2, EL 2.2

Stable:

Final Release

Maintenance Release

Date:

11 May, 2006

10 Dec, 2009

Main page:

JSR245

JSR245

Download Page:

Overview
Direct Download

Overview
Direct Download - JSP 2.2
Direct Download - EL 2.2

JSR 152: JSP 2.0

Spec versions:

JSP 2.0

Stable:

Final Release

Date:

24 November, 2003

Main page:

JSR152

Download Page:

Overview
Direct Download

See Also


CategoryFAQ

  • No labels