apache/tomcat

Apache Tomcat

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 7 minutes ago
Added to GitGenius on September 8th, 2026
Created on October 1st, 2011
Open Issues & Pull Requests: 46 (+0)
GitHub issues: Disabled - open counts may still include pull requests.
Number of forks: 5,394
Total Stargazers: 8,243 (+0)
Total Subscribers: 474 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

GitHub issues are disabled for this repository, so issue analytics and the issue explorer are not available.

Detailed Description

Apache Tomcat is a servlet container and application server that implements the Jakarta Servlet, Jakarta Pages, Jakarta Expression Language, and Jakarta WebSocket specifications.

The tool solves the problem of running Java web applications by providing a runtime environment that handles HTTP requests, manages servlet lifecycle, and processes dynamic web content. It operates as an open-source implementation of the Jakarta EE Platform specifications, allowing developers to deploy and execute Java-based web applications without building a server from scratch.

Tomcat suits organizations running traditional Java web applications, particularly those already invested in the Jakarta EE ecosystem. It is appropriate for mission-critical applications across diverse industries and scales from small deployments to large-scale systems. The project maintains multiple major versions with separate download and documentation pages, allowing teams to choose the version that aligns with their Jakarta EE specification requirements and compatibility needs.

The project operates as a collaborative open-source effort under the Apache License. Development occurs in a participatory environment with community involvement encouraged through multiple channels including dedicated mailing lists for users, announcements, and bug reporting. The tool is actively maintained across multiple major versions, each with its own documentation and release management, indicating sustained long-term support and ongoing development activity.