Skip to content
EntityQ375673· pop 30· linked from 304 articles

Jakarta Servlet

Sign in to save

Also known as Java servlet, Servlet, serverlet, Server Applet, JavaServlet

Jakarta EE programming language class

Key facts

Original author
Pavni Diwanji
Developer
Eclipse Foundation
Initial release
December 1996 ; 29 years ago ( 1996-12 )
Stable release
6.1 / March 28, 2024 ; 2 years ago ( 2024-03-28 )
Written in
Java
Platform
Jakarta EE
Size
2.56 MB
Type
Software component for Web API
License
Eclipse Public License
Website
jakarta .ee /specifications /servlet /
Repository
github .com /jakartaee /servlet

via Wikipedia infobox

Described at

Jakarta Servlet | Jakarta EE | The Eclipse Foundation

Jakarta Servlet defines a server-side API for handling HTTP requests and responses.

jakarta.ee

Link to a page describing this subject · 2,142 chars · not written by Vinony

Source code

Jakarta Servlet defines a server-side API for handling HTTP requests and responses. All test challenges for Jakarta Servlet must be resolved by Active Resolution. Please see the TCK Users guide for more details.

Excerpt from the source-code README · 653 chars · not written by Vinony

Wikidata facts

Part of
Jakarta EE
Platform
Jakarta EE
Show 7 more facts
source code repository URL
github.com/jakartaee/servlet
copyright license
GPL linking exception
software version identifier
6.1.0
Sources (3)

via Wikidata · CC0

~10 min read

Encyclopedic overview

(Learn how and when to remove this message)

Life of a JSP file

Excerpted from Wikipedia’s “Jakarta Servlet” article, available under the CC BY-SA 4.0 licence.