Browse free open source Java HTTP Servers and projects below. Use the toggles on the left to filter open source Java HTTP Servers by OS, license, language, programming language, and project status.

  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    JCast-X is an extensible streaming server written in java. It can stream any kind of media mp3, mpeg, anything you would like to see. The basis of JCast-X is a framework build on top of the "source-bus-listener" pattern. Its easy to extend and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JCyclone is a SEDA-based platform which is designed to support massive degrees of concurrency and enable load conditionning for applications that need very high performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JDSML Web Application Engine is a view oriented, java based web application development framework, aiming to enable you develop web application in a shortest amount of time and maintain them as simple web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JDictd is a set of Java programs that implement the Dictionary Server Protocol (DICT) as specified in RFC 2229.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    JFolder is a web-based application development and management tool. It allows users to create applications through a web browser without writing any code. The current release includes an implementation of the Pet Store written without code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JINX is a Java-based multi-user Unix-like environment that allows each user to remotely run their own java programs. Also the home of CurseHTTPD, a non-blocking java HTTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JMBaseStudent is a child-project of JMBase. Students interested in JMBase, can take a project area, assume the role of project-leader for that project-area and contribute their work back to the father project at the end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is an intranet mail server. The project is presently named JMail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JSPowerLin - Linux with a Java edge, a lightweight platform for developing and deploying J2EE applications and Java Server Pages on a server or servercluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    JSerWeb is a flexible HTTP/1.1 compliant Java Web Server. JSerWeb supports the use of Perl and PHP scripts. These are very popular scripting tool for extending web servers because they are extremely flexible and easy to learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is now retired. Please see http://jakarta.apache.org/commons/cactus/index.html for its successor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Using JVigilancia you can use a cheap webcam to remotely watch your home or business. You can instruct the program to perform several actions when movement is detected in the image, even to send you an e-mail at this moment with attached pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JWebedix is a Java Light Weight Embeddable Webserver you can integrate into your own application. JWebedix can serve files, index directories and gives you the means to create dynamic html pages from within your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Provide a plugabble and configurable alternative to UNIX tools like grep, awk, tail, head, cut, sort, uniq or even some perl based scripts in a Java environment. A bit like what Apache Ant means to good old make.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jaiwls is a component oriented framework with bundled Servlet-Webserver (Jetty) and HTML Widget library. You can use static compiled java-classes or runtime Groovy-scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A fork of the jakarta-tomcat sources. We will improve the components of tomcat and provide drop-in replacements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jateway

    Jateway

    Jateway is a general purpose TCP/IP connection proxy

    Jateway is a general purpose TCP/IP connection proxy. Jateway accepts connections on arbitrary ports (like 80 or 443) and specific host:port combinations (like WANIP1:443 and WANIP2:443) for multi-interface systems Supports single TCP connections (like MySQL), and multi-TCP connections like HTTP and HTTPS, and fowards them to arbitrary host/port combinations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java File Uploader
    Please update v 2.0 if you have downloaded before 16th Feb 2014! Simple java file uploader. The main goal to overcame 2GB browser limit. * Simple GUI * Upload unlimited file sizes from client to server via HTTP * Split uploading file to chunks * MD5 chunk verification on server. Final MD5 confirmation. * Http auth Adv: https://play.google.com/store/apps/details?id=org.vikulin.etherwallet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java based file uploading program. Shows a progress bar for each file that is currently being uploaded. Also makes thumbnails for each image that is pending. Also supports drag n drop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Library to assist in recording and troubleshooting http by providing an implementation of a proxy and having extensible classes to handle post/pre processing which can be used to carry out custom actions or logging of the transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal/console - unpack example app files under/within your apache2 document root file structure - open index.html (with a www browser, from a www server) - observe terminal output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An HTTP server written in Java. Yeah, I know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a very small HTTP server meant to be embedded in Java applications to provide an HTTP interface to your java application. The I/O is purely strings, and there's no JSP infrastructure, but rather direct printing. JRE5.0 Necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The goal of this project is to create a new peer-to-peer system that is capable of supporting instant messaging, encryption, and secure sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A minimal Java based Web Server. Intended for introduction to how web servers work "behind the scenes".
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo