Skip to content
EntityQ507430· pop 33· linked from 309 articles

Apache Tomcat

Sign in to save

Also known as Tomcat Server, Tomcat, Jakarta Tomcat

server Web open source sviluppato dalla Apache Software Foundation

Key facts

Original author
James Duncan Davidson
Developer
The Apache Software Foundation
Initial release
1999 ; 27 years ago ( 1999 )
Stable release
11.0.22 / 5 May 2026
Written in
Java
Type
Servlet container , HTTP web server
License
Apache-2.0
Website
tomcat .apache .org
Repository
Tomcat Repository

via Wikipedia infobox

Official website

Apache Tomcat® - Welcome!

tomcat.apache.org

Link to the official site · 9,534 chars · not written by Vinony

Wikidata facts

Official website
tomcat.apache.org
Image
Apache-tomcat-frontpage-epiphany-browser.jpg
Has use
Jakarta EE
Show 10 more facts
software version identifier
11.0.20
Commons category
Apache Tomcat
operating system
GNU/Linux
inception
1999-00-00
programmed in
Java
source code repository URL
git://github.com/apache/tomcat.git
social media followers
5555
Sources (6)

via Wikidata · CC0

Article · Italiano

Apache Tomcat (o semplicemente Tomcat) è un server web (nella forma di contenitore servlet) open source sviluppato dalla Apache Software Foundation. Implementa le specifiche JavaServer Pages (JSP) e servlet, fornendo quindi una piattaforma software per l'esecuzione di applicazioni web sviluppate in linguaggio Java. La sua distribuzione standard include anche le funzionalità di web server tradizionale, che corrispondono al prodotto Apache. In passato, Tomcat era gestito nel contesto del Jakarta Project, ed era pertanto identificato con il nome di Jakarta Tomcat; attualmente è oggetto di un progetto indipendente. Tomcat è distribuito sotto la Licenza Apache, ed è scritto interamente in Java; può quindi essere eseguito su qualsiasi architettura su cui sia installata una JVM. Tomcat non è un servizio che implementa completamente la specifica Java EE, in quanto tale specifica, oltre le servlet ed alle JSP, supporta tantissime altre tecnologie. Quindi Tomcat non può essere considerato un application server. Anche se supporta solo parzialmente alcune tecnologie di Java EE (ovvero Servlet e JavaServer Pages), lo sviluppatore è libero di importarne altre come le JPA o altre tecnologie sempre in ambiente Java EE.Tomcat può essere utilizzato anche come contenitore servlet per framework come Spring framework.

Abstract from DBpedia / Wikipedia · CC BY-SA